Portfolio - The Creation Of Bigbook

Bigbook was my first attempt at application level PHP programming. To begin with, I read up on object oriented PHP to get a feel of how objects were put together. Investigating the principles of Model View Controller design gave me a good idea of where to start.

First Attempt

My first attempt at object oriented coding ended with the following structure:

Project Code

Click here to download the first version of BigBook