php Programming Glossary: foobar.com
Cross Domain Ajax Request with JQuery/PHP http://stackoverflow.com/questions/752319/cross-domain-ajax-request-with-jquery-php with JQuery PHP Help if you can The situation http foobar.com includes a remotely hosted javacript file http boobar.com stuff.js.. just get an alert from the remotely hosted php script on foobar.com I have tried the following code in stuff.js .ajax type GET url.. AJAX requests for stuff on the originating server http foobar.com . One way around this is to make a simple facade on the originating..
|