"; } foreach ($_POST as $index => $valeur) { $$index = Database::escape_string(trim($valeur)); } ?>