CodeIgniter
Simple stats collection with CodeIgniter hooks
Yesterday, I launched the alpha version of Project Trackr, a web based project management system I’m working on. As well as the feedback I would receive from the users themselves, I wanted some additional data. I wanted to track the users journey throughout the site and to get some quantitative data on on the usage [...]
Read moreGetting full auto complete with CodeIgniter in Eclipse
CodeIgniter is a brilliant PHP framework and Eclipse is a brilliant IDE, so if I use them both, then it will be super brilliant? Not quite. In CodeIgniter, if you want to use one of the many fabulous libraries, such as the Database Active Record class, then you need to load it (using autoload or [...]
Read more
Recent Comments