php3-list | 199807
Date: 07/20/98
- Next message: Stefan Powell: "Re: [PHP3] Basic Question"
- Previous message: Zeev Suraski: "[PHP3] Win32 3.0.2a (was Re: [PHP3] COM beta testers?)"
- In reply to: Alan Baer: "[PHP3] Basic Question"
- Next in thread: Stefan Powell: "Re: [PHP3] Basic Question"
- Reply: Stefan Powell: "Re: [PHP3] Basic Question"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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
- Next message: Stefan Powell: "Re: [PHP3] Basic Question"
- Previous message: Zeev Suraski: "[PHP3] Win32 3.0.2a (was Re: [PHP3] COM beta testers?)"
- In reply to: Alan Baer: "[PHP3] Basic Question"
- Next in thread: Stefan Powell: "Re: [PHP3] Basic Question"
- Reply: Stefan Powell: "Re: [PHP3] Basic Question"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

