21.04.2017, 19:20
hey guys i know a little SQL but i have problems with MYSQL plugin of samp functions
like
also i have problem with getting rows of result :S will i check just result = 1 or i have to use cache_get_row_count ?
if you find any good tut for this new plugin ill +rep u tnx guys
like
PHP код:
new Cache:result = mysql_query(Handel,string);
row=cache_get_row_count(Handel); // warning 202: number of arguments does not match definition (i tried () too but nothing changes
if(row == 1)
if you find any good tut for this new plugin ill +rep u tnx guys