The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
code problem
HElp
i created the following code but i dosnt get what i want can someone make it for me good thanxss Code:
$time1_today=date("D d-m-y"); $daytoday1=$DB_site->query("SELECT time FROM other"); if ($daytoday1 == $time1_today) { $DB_site->query("UPDATE other SET time='$time1_today'"); $DB_site->query("UPDATE user SET level=level-1"); } else { } |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|