mysql regis counting not working
#2

ehm... I don't understand your code lol.. you should learn the mysql basics..
however I guess you want something like this:
pawn Код:
new query[200];
format(query, sizeof(query), "UPDATE `serverdata` SET `Registrations`=Registrations+1");
mysql_query(query);
Reply


Messages In This Thread
mysql regis counting not working - by swieberdevos - 10.06.2011, 18:15
Re: mysql regis counting not working - by Sascha - 10.06.2011, 18:22

Forum Jump:


Users browsing this thread: 1 Guest(s)