/personal-account

this project built using PHP and connecting it to MYSQL database.An application where users can log in or signup into the app and the data of each individual that created an account or that logged into the account will be saved in the mysql data base.SESSIONs are used to remember each user and recognises the user wants to navigate to different page

Primary LanguagePHPMIT LicenseMIT

personal-account

this is a project built using PHP and connecting it to MYSQL database. Personal account is an application where a user can log in or signup into the app and the details or data of each individual that created an account or that has logged into the account will be save authomatically in the mysql data base. also SESSIONs are used in the app so as to remember the user each time the user wants to navigate to different pages in the app he would not need to sign in from scratch.