The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
read custom profile field.
i coded a php file to read a member's custom profile field.
do you see something bad in my code? is it safe to upload this file to my forum ? PHP Code:
|
#2
|
|||
|
|||
PHP Code:
|
#3
|
|||
|
|||
As MoT3rror suggested, you can cover everything in the single query so you have:
PHP Code:
|
#4
|
||||
|
||||
Using mysql_real_escape_string() is preferable to mysql_escape_string().
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|