NYCPHP Meetup

NYPHP.org

[nycphp-talk] Using CURL to retrieve content of $_SESSION-dependent URL

Brian Kaney brian at vermonster.com
Tue Jul 6 18:34:57 EDT 2004


On Tue, 2004-07-06 at 17:57, Phillip Powell wrote:
> Now, if timer.php instantiates a Timer object that uses the URL 
> parameter of "http://www.myphpwebsite.com/index.php" it will scrape that 
> site.  

If you have control over both "sites" and need to exchange information,
instead of site-scraping you may want to consider an architectural
change and use XML-RPC or SOAP .  There are modules on PEAR as well as
new native functions for PHP5.

- Brian





More information about the talk mailing list