ABOUT THIS CODE
This code is intended for beginning PHP programmers. The code uses a n-tier implementation of a Model-View-Control (MVC) design pattern in its organization to accomplish Create, Read, Update and Delete (CRUD) functionality within the application.
The versions are a step-wise progression of the application, from beginning to end.