Pages
Categories
Archives
Category Archives: Code Igniter
Codeigniter + Geshi
Geshi is a PHP class to do the heavy lifting for syntax highlighting output to your browswer. Geshi started originally to help users highlight code posted on bulletin board sites. I converted the standard Geshi class into a Codeigniter library. Just a simple as renaming the class and created a few methods to conform to [...]
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 [...]
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: [...]
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 [...]
Writing and testing small code snippets for various platforms is a hobby I do in my free time. Please feel free to contact me for more information about how I may assist you in completing your online presence.
CodeIgniter + Whitepages.com API Library