On Fri, February 16, 2007 4:38 pm, Chris W wrote:
> I want to read a page that is protected with http authentication. How
> do I pass the user name and password to be authenticated with my php
> code?
If you can't get http://username:[EMAIL PROTECTED] to work, try
http://php.net/curl
--
Some pe
Chris W wrote:
> I want to read a page that is protected with http authentication. How
> do I pass the user name and password to be authenticated with my php
> code?
>
Have you tried to just put the username and password in the URL? I'm
not sure if this works, its so simple its worth a try. Ins
2 matches
Mail list logo