[PHP] Re: How can I open URL using HTTP POST instead of HTTP GET?

2002-02-10 Thread Hugh Bothwell
Zlutarch G. [EMAIL PROTECTED] wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... Hi everyone, PHP fopen function opens URL using the HTTP GET method. But what if one could only open the web page using the HTTP POST method? In this case, fopen won't work. Is there a PHP function

RE: [PHP] Re: How can I open URL using HTTP POST instead of HTTP GET?

2002-02-10 Thread James Cox
http://php.net/curl -Original Message- From: Hugh Bothwell [mailto:[EMAIL PROTECTED]] Sent: Sunday, February 10, 2002 4:31 PM To: [EMAIL PROTECTED] Subject: [PHP] Re: How can I open URL using HTTP POST instead of HTTP GET? Zlutarch G. [EMAIL PROTECTED] wrote in message