* Utils::issetAndNoEmpty is now removed * Use Form object to store value from page to page
* Store all informations about forms into an object "Form" stored in $_SESSION['form'] * Replace connection to database by PDO object * Check if database is ready in bandeaux.php file