From: Matt <mat...@gm...> - 2005-05-22 09:16:25
|
Hello, I need to be able to add users in bulk to phpWebsite, I've looked at doing by using a SQL script to insert records into the users table - this works fine apart from the passwords - each user has to go through the 'forgot password' process to login. How are the passwords encrypted to be stored in the db? Any help much appreciated! Matt |