My sql saving problem?
#1

still not save into sql why

PHP код:
    format(querysizeof(query), "UPDATE `user_accounts` SET `Hungry`=%i,\
    `Thirsty`=%i \
    `Energy`=%i WHERE `UserID` = %i"
,
        
i[pHungry], i[pThirsty], i[pEnergy],
        
i[pUserID]);
    
mysql_function_query(gSQLHandlequeryfalse"SaveUserAccount""ii"playerid3); 
Reply


Messages In This Thread
My sql saving problem? still not solve - by SequenceCuz - 31.03.2015, 01:50
Re: My sql saving problem? - by SequenceCuz - 31.03.2015, 07:39
Re: My sql saving problem? - by JeaSon - 31.03.2015, 08:19
Re: My sql saving problem? - by SequenceCuz - 31.03.2015, 08:28

Forum Jump:


Users browsing this thread: 1 Guest(s)