if ($statut == 'poubelle') { $table="short_url"; $where="keyword=$id_article"; sql_delete($table, $where); }