The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Utilizing Username & Password Fields for another systems
Hello ,
How i can use vbulletin Username & Password Fields for my new program ? For example in my script i use below code for identity users: ( Only Example ) PHP Code:
Now , how it possible i change my script for use vbulletin username/password Fields for identity my vbulletin users in non vbulletin scripts ? Thank you. |
#2
|
|||
|
|||
there is any way to do it without use any vbulletin files and system ?
|
#3
|
|||
|
|||
for example my password is "123asd" , then how vbulletin hash it for insert in "password" field in "users" table ?
its only md5(md5($password)) ? i need to know only this method then i can identity users in others site sections. Thank you. |
#4
|
||||
|
||||
PHP Code:
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|