Testing Codeigniter with Firebird

This was written on albringas.com :
I’ve been using Codeigniter as my development platform and framework of choice since last year. Being a ten year PHP developer, Codeigner was a refreshing way of coding web apps with PHP.

The first ones developments I did with Codeigniter were using MySQL, a very used database. But since I’ve also been using Firebird SQL Database from ten or more years ago, I decided to give a try to the Codeigniter-Firebird duo.

Read the rest of the adventure

FirebirdDB driver for Codeigniter 2.0 is released Finally!

Here is the announcement on Codeigniter Forums

I have developed a FirebirdDB driver for Codeigniter 2.0
you can get it at BitBucket here

Code Igniter seems to be a cool PHP framework

CodeIgniter is most often noted for its speed when compared to other PHP frameworks. In a critical take on PHP frameworks in general, PHP creator Rasmus Lerdorf spoke at frOSCon in August 2008, noting that he liked CodeIgniter “because it is faster, lighter and the least like a framework”.