MySQL problem
#2

You need to handle the result of mysql_connect for your queries..like:

Код:
new MySQL;

MySQL = mysql_connect(...);

mysql_query(MySQL, query, ...);
Reply


Messages In This Thread
MySQL problem - by Dominic123 - 03.06.2015, 12:41
AW: MySQL problem - by Kaliber - 03.06.2015, 13:19

Forum Jump:


Users browsing this thread: 2 Guest(s)