Mysql - mismatch
#7

Quote:
Originally Posted by Oficer
Посмотреть сообщение
Okey thanks
What in this line is wrong?

warning 213: tag mismatch

PHP код:
mysql_format(SqlGMsampsizeof(samp), "SELECT * from 'players' WHERE 'nick' LIKE BINARY '%s'"GetPlayerNick(playerid)); 
Код:
mysql_format(SqlGM, samp, sizeof(samp), "SELECT * FROM `players` WHERE `nick` = '%s'", GetPlayerNick(playerid));
Reply


Messages In This Thread
Mysql - mismatch - by Oficer - 18.09.2017, 19:53
Respuesta: Mysql - mismatch - by !R1Ch@rD! - 18.09.2017, 20:16
Re: Mysql - mismatch - by Hansrutger - 18.09.2017, 20:26
Re: Mysql - mismatch - by Oficer - 18.09.2017, 20:36
Re: Mysql - mismatch - by IlanZ - 18.09.2017, 21:07
Re: Mysql - mismatch - by Oficer - 19.09.2017, 17:10
Respuesta: Re: Mysql - mismatch - by !R1Ch@rD! - 19.09.2017, 17:31
Re: Mysql - mismatch - by Oficer - 19.09.2017, 18:35
Re: Mysql - mismatch - by Meller - 19.09.2017, 20:08

Forum Jump:


Users browsing this thread: 2 Guest(s)