30.01.2018, 17:37
You are trying to insert 6 values while writing only 5 variables. (missing pBanned)
And by the way, you can just use:
Also, please check your mysql logs and see if anything is printed.
And by the way, you can just use:
Код:
mysql_query(g_SQL, query);