CodeIgniter is a very popular PHP framework designed to provide a starting point for developers looking to approach a potentially complex web application from a model-view-controller perspective without having a large file-size overhead. While the documentation is extensive and the framework can seem exceedingly complex at first glance, it is, however, relatively easy to get started once you know how to approach it. (Read more…)
Building a basic database request in CodeIgniter 2.0
June 12, 2011 ~ CodeIgniter, Coding ~ 3 Comments