Connecting Tech Pros Worldwide Forums | Help | Site Map

Cross-Domain / DOM

Newbie
 
Join Date: Feb 2008
Posts: 6
#1: Feb 8 '08
Anyone know a way to POST using only PHP to a web service using a server side proxy aka cross-domain? Some sample code would be much appreciated.

pbmods's Avatar
Site Moderator
 
Join Date: Apr 2007
Location: Texas
Posts: 5,435
#2: Jun 27 '08

re: Cross-Domain / DOM


Heya, Distraction.

The generally-accepted way to do this is to use cURL (http://www.askapache.com/htaccess/se...-php-curl.html).
Reply