Mysql - mismatch
#1

Welcome back
I'm using mysql-R40 and I have (23)warning 213: tag mismatch:

Код HTML:
new sql;
PHP код:
public OnGameModeInit()
{
 (
23sql mysql_connect("localhost""user""db""123");
    if(
mysql_errno() != 0)
    {
        print(
"Error connection failed");
    }
    return 
1;

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: 1 Guest(s)