[thelist] PHP to access password protected page

Sasa Kulic sasa.kulic at roges.com
Wed Oct 15 23:25:42 CDT 2003


muinar wrote:
> Hello
> 
> Is this possible via PHP scripting?
> 
> 1. Send username / password to a web page (which is htaccess protected)
> 2. Insert some values into a form
> 3. Read the results after submitting.
> 
> Can't find out how to google for it or where to look in the PHP docs...
> 
> Thanks   :)
> 
> Mike
> 
I am not sure if I understand you question entirely but, you might find 
this article useful:
http://zend.com/zend/tut/authentication.php

PHP needs to be installed as a module, not as CGI version, but you will 
find that info in the article above.

-- 
Sasa Kulic
www.sashadesign.com



More information about the thelist mailing list