Home > PHP, Programming > Cross Domain Ajax

Cross Domain Ajax

September 29, 2008 Wes Leave a comment Go to comments

I found a nice simple way to do cross domain ajax calls reliably. I found this Yahoo page that gives a nice little tutorial on how to use php and curl to access other domains using a simple proxy. Simple and effective. The code that I tweeked for my own use is found here. Let me know if you have any comments or suggestions.

Categories: PHP, Programming
  1. No comments yet.
  1. No trackbacks yet.