26.06.2015, 22:38
ZzZz
Pretty much completely wrong...
Example
Call-back-if-any - If you have a callback.. Put it there... If not
Replace it with ""
WHAT TO PASS..
Example.. PlayerID... "s",playerid
Pretty much completely wrong...
Example
PHP код:
new g_mysql_handle;
g_mysql_handle = mysql_connect(MYSQL_HOST,MYSQL_USER,MYSQL_DATABASE,MYSQL_PASSWORD);
format(query, sizeof(query), "Syntax here");
mysql_function_query(g_mysql_handle, query, true, "CALL-BACK-IF-ANY", "WHAT TO PASS");
Replace it with ""
WHAT TO PASS..
Example.. PlayerID... "s",playerid