| |
|
|
|
cURL Mailing List Monthly Index Single Mail
curl-and-php mailing list Archives
libcurl and curl COOKIE help.
From: shawn a <boris317_at_gmail.com>
Date: Thu, 15 Dec 2005 16:16:09 -0500
Hello,
Im working on an application that requires using curl to log into a
curl -d "password=something&userId=123" -D login.headers -c
as you can see im gathering the cookies and then using that same file
My cocern is when i try to translate this command into php using the
$cookie = randomfilename;
$cURL = curl_init(https://'someurl/login.do');
I dont want any ouput to the screen hence the $dump variable catching
This method i have worked out here does not give me the desired
Any input would be great. THANKS!!
--shawn
_______________________________________________
These mail archives are generated by hypermail. |
Page updated November 12, 2010.
web site info