you are interested in this, let me know. It's almost done.
>
> Thanks,
> Brian Grayless
>
> -Original Message-
> From: leo g. divinagracia iii [mailto:[EMAIL PROTECTED]]
> Sent: Thursday, July 12, 2001 12:38 PM
> Cc: [EMAIL PROTECTED]
> Subject: Re: [P
a iii [mailto:[EMAIL PROTECTED]]
Sent: Thursday, July 12, 2001 12:38 PM
Cc: [EMAIL PROTECTED]
Subject: Re: [PHP-DB] I need a User Authentication solution
if you are using apache, you try the .htaccess file authorization
technique...
are you concerned about sending the username and password via plain
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 complet
2001 1:38 PM
To: [EMAIL PROTECTED]
Subject: [PHP-DB] I need a User Authentication solution
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
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