The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Quick question with php
Sinario:
I have a banned user table in my database When a user signs up I want to check the username against this list. in database banned usernames test admin mod I can do this with: Code:
if (mysql_num_rows($ban_username_exists) != '0') for example if the user tried to register test1, test_now, testtaco admin_me, admin1, adminme mod1,mod_me,modme What code would I use to pickup these partials ? |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|