Joined
Last Seen
0 Reputation Points
Unknown Quality Score
No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.
0 Endorsements
Ranked #107.65K
~19.2K People Reached
This member's community profile is only visible to logged in members until they have earned 15 reputation points.
Favorite Forums
Web Development x 1
Favorite Tags
php x 1
javascript x 1
1 Posted Topic
You should check your .htaccess files I also try to modify the headers from PHP, it didn't work, but it works when i modify in .htaccess files // Raw header Access-Control-Allow-Origin: * // How to send the response header with PHP header("Access-Control-Allow-Origin: *"); // How to send the response header …
The End.