18.10.2012, 06:54
Hello everyone just need help with mysql ....
Here will be error codes
Thouse lines give me that kinda error :
Please help me out and thank you for your time and everything.
If you will ask +rep added!
Here will be error codes
PHP код:
stock initiateObjects()
{
return mysql_query("SELECT * FROM `Objects`", THREAD_INITIATE_OBJECTS);//This line
}
mysql_query(Query, THREAD_SAVEOBJECT);
mysql_query(Query, THREAD_SAVEOBJECT);
mysql_query(Query, THREAD_SAVEOBJECT);
PHP код:
error 017: undefined symbol "mysql_function_query"
If you will ask +rep added!