Posts Tagged ‘codeigniter’

December 1, 2010 5

Integrating CodeIgniter with WordPress

By in Uncategorized

Recently I was working on a website for a small business client. They wanted a simple system to allow them to easily update a section of their website. Since it was a small website, I wanted to accomplish this without putting too much time but still creating something user-friendly and easy to use that can [...]

Tags: , ,

January 26, 2010 15

CodeIgniter + Facebook Connect

By in Uncategorized

In this post I will talk about how to create a Facebook Connect site using the CodeIgniter framework. So first of all, before you being, download the Facebook Platform client library from here. Extract the files and copy everything inside /php folder (including the ‘jsonwrapper’ folder) to the /system/plugins folder of your CI application. Once [...]

Tags: , ,