18.03.2016, 18:02
So I have problem with this line
It's throwing me error
(5566) : error 035: argument type mismatch (argument 1)
Iam using BlueG's plugin..
Код:
mysql_query("SELECT MAX(ID) FROM `Automobili`", THREAD_AUTOMOBILI);
(5566) : error 035: argument type mismatch (argument 1)
Iam using BlueG's plugin..