23.06.2011, 11:32
where is string ? LoL
You must format the string, because it's empty
pawn Код:
new string[256];
//The string is empty lol, you didn't format it
mysql_query(string);