I’ve seen quite a few people come into the CodeIgniter forums asking how to use jQuery’s built in AJAX functionality to post to a CodeIgniter function. In this tutorial I will walk you through creating the form, writing the jQuery, posting to the function, and working with handling the result. It’s actually really easy. In this [...]
Continue reading...27 July 2009
Jeffrey Way has posted his second video screencast about the CodeIgniter framework on Nettuts today. In this second screencast JW covers the topic of Models. Jeffrey explains the purpose of using models, walks you through creating your first model and function, as well as using it to retrieve records that are stored in a database. [...]
Continue reading...18 July 2009
I’ve seen quite a few CodeIgniter tutorials and screencasts out there and none that I have seen seem to cover everything that I thought should be covered in an initial install. I decided I would finally try to put together one of my own to help some of the newer members get things going, as [...]
Continue reading...
30 July 2009
9 Comments