my acc won't save on the database.
#7

You are using wrong format for insert. correct format is,

PHP код:
 INSERT INTO players (Column 1Column 2,...) VALUES (value 1value 2,...); 
Reply


Messages In This Thread
my acc won't save on the database. - by HeroDR22 - 03.06.2018, 16:47
Re: my acc won't save on the database. - by k2bi - 03.06.2018, 16:54
Re: my acc won't save on the database. - by HeroDR22 - 03.06.2018, 17:15
Re: my acc won't save on the database. - by Sew_Sumi - 03.06.2018, 20:59
Re: my acc won't save on the database. - by HeroDR22 - 04.06.2018, 00:48
Re: my acc won't save on the database. - by Sew_Sumi - 04.06.2018, 02:24
Re: my acc won't save on the database. - by GTLS - 04.06.2018, 05:10
Re: my acc won't save on the database. - by SyS - 04.06.2018, 06:04
Re: my acc won't save on the database. - by Sithis - 04.06.2018, 14:24

Forum Jump:


Users browsing this thread: 1 Guest(s)