Practical PHP and MySQL
Chapter 10
This chapter focused on creating a reusable project.
Exercise
- Generic With Projects (reusable)
- INet only. I don't want to waste any more time on this section.
admin section
What I Could have added
This chapter gave me more trouble than I would like to admit, but here's what could have been done to make it easier on the end user.
- Added a README that included instructions on deployment
- Folder structure
- Database interactions
- How to change navigation item names
- How to deploy multiple projects
- A file that included the SQL for setting up the database
- A sample project that could easily be viewed and deleted
- More specific styling
- Unique classes and id's that could be used for targeting just the project, or be ingnored entirely