#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
#2

I already see the topic of maddinat0r, but no find nothing, in the wiki I try but not understand.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)