| |
|
|
|
cURL Mailing List Monthly Index Single Mail
curl-and-php mailing list Archives
Re[8]: Sessions in CURL
From: Vladimir <vladkalmik_at_yahoo.com>
Date: Wed, 13 Jun 2001 13:52:08 +0300
Hello Daniel,
DS> You were supposed to modify the URL and post only the type thing. At least if
DS> Thus,
DS> $url="https://secure.server.com/index.asp?Name=Name&Operand=23236&OperID=16614";
>> curl_setopt($ch, CURLOPT_TIMEOUT, 120);
DS> instead make that
DS> curl_setopt($ch, CURLOPT_URL, $url);
OK. Thanks. I found one more mistake in my code. BUT...
>> The second part has troubles. ?????
This is the second query to the server.
$url="http://www.server.com/user.cfm?action=login";
$request= "UID=5&PWD=55";
It is very interesting.
-- Best regards, Vladimir mailto:vladkalmik_at_yahoo.com _________________________________________________________ Do You Yahoo!? Get your free @yahoo.com address at http://mail.yahoo.com _______________________________________________ Curl-and-php mailing list http://curl.haxx.se/Received on 2001-06-13 These mail archives are generated by hypermail. |
Page updated November 12, 2010.
web site info