0)) exit; if(isset($_GET["del"])) { mysql_query("UPDATE `[users]` SET info='' WHERE login='". $_GET["del"] ."'"); } ?>