22.01.2011, 19:47
Use:
pawn Код:
mysql_fetch_field_row(result,"Feild");
if(mysql_warning_count())
{
//Error (Probobly dosent exist)
}