|
|
Posted by google.poster on 10/24/06 02:27
Dave --
If you have libcurl installed and you've compiled PHP with the
appropriate option, you can use curl to accomplish this task. You
would use the CURLOPT_HTTPAUTH and CURLOPT_USERPWD options to submit
your credentials.
For more information about PHP and curl, visit this URL:
http://ca.php.net/manual/en/ref.curl.php
Hope this helps. :)
Geoffrey
laredotornado@zipmail.com wrote:
> Hi,
>
> Using Apache web server, I am protecting certain directories with
> .htaccess files. Is there a way in PHP where I can automatically
> sjbmit login credentials without having to type them into the gray box
> each time? I'm using PHP 4.4.4 if that helps.
>
> Thanks for any advice, - Dave
Navigation:
[Reply to this message]
|