carbonPHP Loading Controllers and Views

Post Friday, 20th July 2007 - Posted by Tom Bell

Great news! I have the basis of carbonPHP coded and it is serving the views correctly. I should have the basic database drivers written tomorrow, as well as finshing cleaning up the code, and fully commenting the code.

The current code base is quite heavily based on CodeIgniter and I would like to start reworking the code in my own coding style. CodeIgniter is a great project and if you want a fully functioning MVC framework I highly recommend CodeIgniter.

Tags tags: carbonphp webdev mvc