DeadGaze
08-07-2004, 11:27 AM
heyhey
ok i wanted to create a code that automatic change some points of all users
like doing everyday the query
$DB_site->query("UPDATE user SET replyed=replyed-1 WHERE userid='$bbuserinfo[userid]'");
but how can i let it do it automatic and to all users
thanxs in advange
ok i wanted to create a code that automatic change some points of all users
like doing everyday the query
$DB_site->query("UPDATE user SET replyed=replyed-1 WHERE userid='$bbuserinfo[userid]'");
but how can i let it do it automatic and to all users
thanxs in advange