Pages
Categories
Archives
Tag Archives: php library
CodeIgniter + Whitepages.com API Library
I was recently working on another Codeigniter project that I needed to grab some phone, address, & map information for plotting on a map. After doing a little searching I found Whitepages.com has provided an API interface for retrieving data via REST. The methods seemed simple enough, and provided an easy way to create a [...]
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 [...]
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.
PetFinder API PHP Class Library