Error 001 and 035
#2

Quote:
Originally Posted by Dutheil
Посмотреть сообщение
mysql_query has 2 mandatory arguments.
The first : Connection handle
The second : The query

https://sampwiki.blast.hk/wiki/MySQL/R33#mysql_query

PHP код:
mysql mysql_connect("host""user""database""pass");
mysql_query(mysqlquery); 
You need to include the database handler before the query.
Reply


Messages In This Thread
Error 001 and 035 - by Tudounaozi - 23.05.2017, 04:38
Re: Error 001 and 035 - by Affan - 23.05.2017, 15:45

Forum Jump:


Users browsing this thread: 1 Guest(s)