26.09.2011, 17:01
Make like this:
pawn Код:
mysql_query("bla bla...");
mysql_store_result();
//Other stuff
mysql_free_result();