| |
|
|
|
cURL Mailing List Monthly Index Single Mail
curl-and-php mailing list Archives
Retrieving the authenticated username:password from server with PHP
From: Christopher Vrooman <cdvrooman_at_gmail.com>
Date: Tue, 18 Mar 2008 01:49:00 -0300
Hello,
If I have a user and lookup their username/password, then I want to
$ch = curl_init();
However, when I do a var_dump($GLOBALS), the username/password don't
I would assume they would show up in $_SERVER['PHP_AUTH_USER'] &
I have tried curl_setopt($ch, CURLOPT_HTTPAUTH, CURLAUTH_ANY); and
Can anyone offer some advice? I'm using PHP5.2.1 with libcurl/7.15.3
Thanks in advance,
P.D. I have a Jailed SSH, so if you need any info off of the server,
These mail archives are generated by hypermail. |
Page updated November 12, 2010.
web site info