prepare("SELECT * FROM data WHERE user=? AND hell=false ALLOW FILTERING;");
$result = $session->execute($statement,array('arguments' => array($_SESSION['user'])));
for ($i=0; $i < $result->count(); $i++) { ?>
You have just deleted a row. Press to undo the action