--- Robert Sossomon <[EMAIL PROTECTED]> wrote:
> I currently use a .htaccess file for users to login, and now I need
> to make some changes to how the site works.
> 
> I need to be able to have the users login, and once that is done the
> login needs to be used to pass through the database.

Search PEAR (http://pear.php.net/), because I'm pretty sure there are aome
authentication classes that let you use a database to store the access
credentials.

Hope that helps.

Chris

=====
Chris Shiflett - http://shiflett.org/

PHP Security Handbook
     Coming mid-2004
HTTP Developer's Handbook
     http://httphandbook.org/

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to