Check out my work from Module 4
Here we begin building our own content management system with PHP called Globe Bank
Now we are adding forms to the Globe Bank
In Module 7 we learned how create MySQL databases and connect to them with PHP. Take a look at my sample work below.
In Module 8 I have already built a CMS which has several basic features and incorporating user authentication, public/private views, password encryption and CRUD capabilties
In Module 9 write php code to validate user inputs and check for different conditions we want to control with our data before we submit it to the database.