Justtechjobs.com Find a programming school near you






Online Campus Both


php3-list | 199807

Re: [PHP3] Basic Question From: Zeev Suraski (bourbon <email protected>)
Date: 07/20/98

At 14:34 20/07/98 -0600, Alan Baer wrote:
>Is there any way go get PHP to act as a httpclient? I need to exchange
>data between one server and another. In perl, there's a module that
>makes it easy.

There's on HTTP client code in PHP. There's actually some HTTP client
code, since the various file functions (fopen() and friends) seamlessly
support URLs, but if you're looking into POST or fancy headers parsing - no
such thing.

Zeev

--
Zeev Suraski   <zeev <email protected>>
For a PGP public key, finger bourbon <email protected>

-- PHP 3 Mailing List http://www.php.net/ To unsubscribe send an empty message to php3-unsubscribe <email protected> To subscribe to the digest list: php3-digest-subscribe <email protected> For help: php3-help <email protected> Archive: http://www.php.net/mailsearch.php3