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" <[email protected]> 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

Reply via email to