Home / Category / Frameworks

Posts Tagged 'Frameworks'

Frameworks

Check out all of the posts tagged with 'Frameworks' below. If you still can't find what you are looking for, try searching here

20 Jan 2010 | 5 Comments
Get started with CodeIgniter

I’ve never really got the hang of PHP frameworks and have tended to use my own custom built CMS but even with this I still find myself writing the same code over and over again. In the past I’ve dabbled with CakePHP and the Zend Framework and not really got very far, so a few days ago I downloaded CodeIgniter. Although I’m extremely new to this I was pretty blown away by the simplicity of setting things up and getting an actual webpage that processes …