Posts Tagged “cakePHP”

More cakePHP tips

by Luke Rodgers on July 25, 2008

Continuing from my last post on choosing a php web development framework, here are some more tips on cakePHP that you may not otherwise come across as quickly

if you change your database (as configured in app/config/database.php) make sure to delete (…)

Read the rest of this entry »

Choosing a PHP web application framework

by Luke Rodgers on July 15, 2008

Having dabbled in ruby on rails but eventually given up for no better reason than that my web hosting provider (site5) is particularly difficult to get recent version of rails up and running (issues with rubygems and rails edge are (…)

Read the rest of this entry »