16.02.2014, 10:34
Hi guys! So I changed MySQL version from R5 to R37.. And then shows the error's on line's where is:
How to fix it? :/
Код:
if(mysql_ping() == -1) mysql_connect(MYSQL_HOST, MYSQL_USER, MYSQL_DB, MYSQL_PASS);
Код:
mysql_query(string);