The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#2
|
||||
|
||||
![]()
Well,
the php function to encrypt a string to md5 is surprisingly md5($string); From what I know vbb, does this to store the password for mysql (since mysql has md5() built in: INSERT INTO user (password) VALUES ('md5($password)'); that is only an exmaple but that is the basic idea. Look at the user comments for md5 at http://php.net/md5 If you need more help, PM me, Syberius, |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|