The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#11
|
|||
|
|||
I got it.. thanks Colin.
Here's what worked: Code:
$DB_site->query("INSERT INTO usrcredit (usrname,curcredit) VALUES ('" . addslashes(htmlspecialchars_uni($_POST['username'])) . "','100')"); |
#12
|
|||
|
|||
Cross posted Yup that works great! Thanks colin!
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|