17.11.2018, 10:50
Hi!
I have the error tag mismatch in 2 lines:
Variable:
I use the latest mysql.
I have the error tag mismatch in 2 lines:
Code:
mysql[400] = mysql_connect(host, user, db, pass); if(mysql_errno(mysql[400]) == 0)
Code:
new mysql[500];