[nycphp-talk] Remote php call
Artur Marnik
artur at marnik.net
Tue Mar 24 11:48:04 EDT 2009
If you don't need to POST anything you can as well do fopen()
http://us3.php.net/manual/en/function.fopen.php
but with safe_mode or allow_url_fopen disabled on the server it won't work
Artur
>
> On Mar 23, 2009, at 8:53 PM, "Michele Waldman" <mmwaldman at nyc.rr.com
> <mailto:mmwaldman at nyc.rr.com>> wrote:
>>
>> If I want to call a remote php script from a php file in a different
>> domain? Curl it?
>>
>>
>>
>> Michele
>>
>>
>>
>> _______________________________________________
>> New York PHP User Group Community Talk Mailing List
>> http://lists.nyphp.org/mailman/listinfo/talk
>>
>> http://www.nyphp.org/show_participation.php
>
> ------------------------------------------------------------------------
>
> _______________________________________________
> New York PHP User Group Community Talk Mailing List
> http://lists.nyphp.org/mailman/listinfo/talk
>
> http://www.nyphp.org/show_participation.php
More information about the talk
mailing list