MYSQL
#1

I wanted an example of how to update the [mysql_query] code for the r40, so do not respond if you do not want to help.

PHP код:

format
(var, sizeof(var), "UPDATE `users` SET `GoldPoints`='%d' WHERE `ID`='%d'",PlayerInfo[playerid][pPremiumPoints], PlayerInfo[playerid][pSQLID]); 
mysql_query(SQL, var); 
I try to do IT:

PHP код:
Cache:result mysql_query(SQLsizeof(var), "UPDATE `users` SET `GoldPoints`='%d' WHERE `ID`='%d'",PlayerInfo[playerid][pPremiumPoints], PlayerInfo[playerid][pSQLID]); 
Reply


Messages In This Thread
MYSQL - by PowerMwK - 18.08.2018, 20:04
Re: MYSQL - by PowerMwK - 18.08.2018, 20:08

Forum Jump:


Users browsing this thread: 1 Guest(s)