Entries Tagged 'PHP' ↓

MVC in PHP with CodeIgniter

Digital Web Magazine has an article today about CodeIgniter, an MVC framework for PHP development. More specifically, it is an article about a new book out on the framework, but since I hadn’t heard of it before, I thought I’d post a link here. You can read more about CodeIgniter on their website and from their user guide. Also be sure to check out their impressive feature list.

*****

Grails for PHP Developers

Michael Kimsal has just posted the second part of a series [Part 1, Part 2] entitled “Grails for PHP developers”. They are a bit basic, but highlight where a PHP developer could get hung up writing a Grails application. For a more in-depth introduction to Grails, check out “Mastering Grails: Build your first Grails application” by Scott Davis.

*****