or die(mysql_error())
$comment = mysql_query ("select * from comments where ad=$id")or die(mysql_error());