gerarchia) && $_SESSION["utente"]->gerarchia < 10) { if (!empty($_POST["codice"])) { $sql = "DELETE FROM b_coda WHERE codice = :codice"; $ris_update = $pdo->go($sql,array(":codice"=>$_POST["codice"])); if ($ris_update->rowCount() === 1) { $error = false; ?> refreshModalHelper();