;Connexion base de données [databaseServer] driver = "mysql" dbHost = "localhost" dbName = "bdgsb" charset = "utf8mb4" username = "root" passwd = "root" ;Requete d'identification ;IDENTIFICATION = "SELECT vNum FROM `VISITEUR` WHERE vIdentifiant = ':id' and vMdp = ':mdp'"