Small SQL problem
#1

Alright so there are no errors or nothing, but it wont insert the `AgeStarted`.

PHP код:
mysql_format(mysqlquerysizeof(query), "INSERT INTO `players` (`Username`, `Password`, `IP`, `Admin`, `VIPLevel`,`CharactersCreated`,`AgeStarted`) VALUES ('%e', '%s', '%s',0,0,0,'%i')"Name[playerid], AccInfo[playerid][Password], IP[playerid],gettime());
            
mysql_tquery(mysqlquery"OnAccountRegister""i"playerid); 
Reply


Messages In This Thread
Small SQL problem - by TwinkiDaBoss - 07.01.2016, 21:09
Re: Small SQL problem - by HarrisonC - 07.01.2016, 21:22
Re: Small SQL problem - by AmigaBlizzard - 07.01.2016, 22:22
Re: Small SQL problem - by HarrisonC - 07.01.2016, 23:41
Re: Small SQL problem - by TwinkiDaBoss - 08.01.2016, 22:26

Forum Jump:


Users browsing this thread: 1 Guest(s)