This is a simple PHP project that register a user and then user log in to submit his data into the system and then his data is saved to database and shown as a form. What you'll learn from this project ?
- How to save user data from html form to sql database
- How to fetch data from database and display on web page
- How to register and login user through email
- How to deal with images in php
REGISTRATION FORM
LOGIN FORM
USER RECORD ENTRY FORM
USER SAVED DATA



