Phpbb uses an md5 hash to store the passwords.  You can use the mysql md5
function or php's to encrypt them.  To verify md5 the supplied password
and match against the table.

-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to