Query not being called
#1

For my SQL Login system, It seems that my query is not being called.

Код:
new szQuery[256];
format(szQuery,sizeof(szQuery),"INSERT INTO `players` (kills,death,pass) VALUES(0,0,'%s')",pName(playerid), Password);
mysql_query(szQuery, mRegisterAccount, playerid);
Reply


Messages In This Thread
Query not being called - by Bmxerlmao5288 - 31.08.2012, 23:27
Re: Query not being called - by Camacorn - 31.08.2012, 23:58
Re: Query not being called - by Emmet_ - 01.09.2012, 00:02

Forum Jump:


Users browsing this thread: 1 Guest(s)