The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Get user's email
Hello
I'm designing a php page contains 3 text boxes: (Username, Password and Email). When a user enters his username and password correctly, output his email in Email text box. I know I have to use global.php but I don't know how to use Please anyone give me a clue. Thanks |
#2
|
|||
|
|||
If all you want to do is get the Email and nothing else, you could just fetch it directly from the database. Otherwise you can make them login (through vBulletin) and just output the email through the $vbulletin->userinfo['email'] variable.
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|