if you are using apache, you try the .htaccess file authorization
technique...

are you concerned about sending the username and password via plain text
through the wire?   if yes, then you may have to implement SSL on your
server...

David Coleman wrote:
> 
> Hello,
> 
> I'm looking for a complete "User Authentication" solution.  Kind of like
> the "ASP" solution listed below:
> 
> http://www.powerasp.com/content/code-snippets/advanced-password-protection.asp
> 
> However, I'd like the solution to run on Linux w/ PHP and MySQL.
> 
> Does anyone know of an "off-the-shelf" password protection script I
> could purchase? Or, can someone help me develop
> one.
> 
> Thanks!
> 
> -David
> 
> --
> PHP Database Mailing List (http://www.php.net/)
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> To contact the list administrators, e-mail: [EMAIL PROTECTED]

-- 
Leo G. Divinagracia III
[EMAIL PROTECTED]

-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to