Tag Mismatch
#1

PHP код:
        new money[129];
        
format(money,sizeof(money), "SELECT price FROM houses WHERE id='%i'"PlayerInfo[playerid][pHouseID]);
        new 
result mysql_query(1moneytrue); //here 
Reply
#2

Which mysql plugin are you using?
Reply
#3

result would need Cache: tag but non-threaded queries are not recommended. You should consider reading AndreT's tutorial about how to use threaded queries.
Reply
#4

I tried Cache but same error
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)