[nycphp-talk] Remote php call
Rob Marscher
rmarscher at beaffinitive.com
Mon Mar 23 21:22:57 EDT 2009
Curl sounds good assuming the other script is accessible over http.
That's the most common way I've seen it done. If you don't have the
curl php extension available, you can still invoke it on the command
line via the backtick operator or shell_exec.
Hope it's painless and the family feels better Sorry for the top
posting, team... I'm on a phone.
On Mar 23, 2009, at 8:53 PM, "Michele Waldman" <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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.nyphp.org/pipermail/talk/attachments/20090323/0789e7fe/attachment.html>
More information about the talk
mailing list