| |
|
|
|
cURL Mailing List Monthly Index Single Mail
curl-and-php mailing list Archives
Re: CURLOPT_POSTFIELDS
From: Daniel Stenberg <daniel_at_haxx.se>
Date: Wed, 7 Mar 2001 13:59:06 +0100 (MET)
On Wed, 7 Mar 2001, Amaury JOB wrote:
> I want to read a page (https://secured_site.com/page.cgi?p1=x&p2=y) I can
Why?
> But I can't put fopen(" page.cgi?p1=x&p2=y ", " r ")
No, you can't do that even without the ?. fopen() is a PHP internal function
> Can U give the syntaxe to do that?
There's a very simple example shown here:
... that returns a web page in a PHP variable. What else could you possibly
-- Daniel Stenberg -- curl project maintainer -- http://curl.haxx.se/ _______________________________________________ Curl-and-php mailing list Curl-and-php_at_lists.sourceforge.net http://lists.sourceforge.net/lists/listinfo/curl-and-phpReceived on 2001-03-07 These mail archives are generated by hypermail. |
Page updated November 12, 2010.
web site info