Remote POST request with jQuery and Ajax
I need to do a POST request to a remote domain trhough Ajax, I know there
is the restriction of the Same-Origin Policy but I've read that could be
possible make a bridge in PHP on my server to forward the request.
The fact is that I've not idea of how to write this bridge and I can't
find info on Google.
Can someone explain me how to write one?
No comments:
Post a Comment