RE: [PHP-DB] Definitive answer for large scale registration/authentication

2002-04-16 Thread Peter Lovatt
PROTECTED]] Sent: 16 April 2002 02:48 To: [EMAIL PROTECTED] Cc: [EMAIL PROTECTED] Subject: [PHP-DB] Definitive answer for large scale registration/authentication Can I get some feedback on the conventional wisdom as to the best solution for high volume registration and authentication

[PHP-DB] Definitive answer for large scale registration/authentication

2002-04-15 Thread Brad Hubbard
Can I get some feedback on the conventional wisdom as to the best solution for high volume registration and authentication of users accessing a secure site? I have worked before with database/session based methods as well as htaccess. Which is preferred? Are there alternatives? Thanks for the