| |
|
|
|
cURL Mailing List Monthly Index Single Mail
curl-and-php mailing list Archives
Using cURL to Retrieve Data from Password-Protected Sites
From: Meghan Edmonds <medmonds_at_choicemeddata.com>
Date: Mon, 18 Dec 2006 15:28:21 -0500
Hello. I am trying to build an application that will allow me to search
$base_url = "https://www.site.com/dir";
curl_setopt($ch, CURLOPT_URL, $base_url);
I am getting a "302 Moved Temporarily" header. The body returns "This
If anyone could help explain this to me or assist me with the login
-- Meghan _______________________________________________ http://cool.haxx.se/cgi-bin/mailman/listinfo/curl-and-phpReceived on 2006-12-18 These mail archives are generated by hypermail. |
Page updated November 12, 2010.
web site info