Category Archives: Code Igniter

Articles about the PHP framework CodeIgniter

jQuery Uploadify 2 + CodeIgniter

Creating useful upload forms having become very popular on the web these days. Many people have found that flash based options create a more rich user experience. I was working on a project recently to allow a user to upload images to a CodeIgniter application. I enjoy using jQuery, and found an excellent flash based [...]
Posted in Code Igniter | Tagged , | Comments closed

CodeIgniter Shopping Cart Library

CodeIgniter is a great PHP framework to work with. One of the items several developers have been asking to be included in the next CodeIgniter release, is a core library for a shopping cart. The library is being added for CI version 1.7.2, and is currently available via SVN on the CodeIgniter website. UPDATE 09/12/2009: The [...]
Posted in Code Igniter | Tagged , , , | Comments closed

Open Flash Chart 2 + CodeIgniter

Many of you maybe familiar with the CodeIgniter (CI) PHP framework. I was asked by a client recently about creating a graph for some data in a report. Looking through several charting libraries at the CI website, I found a few options listed in the wiki. Open Flash Chart 2 (OFC) seemed like a nice [...]
Posted in Code Igniter | Tagged , , , | Comments closed