а удалять так?
$id = abs(intval($_GET[‘id‘])); mysql_query(“DELETE name,opis FROM stat WHERE id = ‘.$id.‘“);