[nycphp-talk] Using CURL to retrieve content of $_SESSION-dependent URL
Phillip Powell
phillip.powell at adnet-sys.com
Tue Jul 6 18:45:56 EDT 2004
Brian Kaney wrote:
>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
>
>
>_______________________________________________
>talk mailing list
>talk at lists.nyphp.org
>http://lists.nyphp.org/mailman/listinfo/talk
>
>
>
Unfortunately we're not running PHP 5 on all processes and the app has
to be portable so we'll have to take a backwards approach and use PHP 4
solutions instead. I will look up info on XML-RPC as I am vaguely
familiar with this process, SOAP I know absolutely nothing about
whatsoever except that it gets you squeaky clean.
Phil
--
---------------------------------------------------------------------------------
Phil Powell
Multimedia Programmer
BPX Technologies, Inc.
#: (703) 709-7218 x107
Fax: (703) 709-7219
More information about the talk
mailing list