This php_CRUD_Profile project is to create a php web application for resumes/profiles. There will be a login, add, edit, view, and logout page.
Users could Create, Edit, and Delete the profiles in the index.php.
Attempt to go to add data without logging in - it should fail with an error message.
