Looking for more information on how to do PHP the right way? Check out PHP: The Right Way

Fawad Hassan's Blog:
CRUD using jQuery and Codeigniter – I
Jun 21, 2010 @ 18:25:58

On his blog today Fawad Hassan has the first part of a series where he's showing you how to create a CRUD interface by combining jQuery and the CodeIgniter framework.

In this tutorial you will learn: how to use jQuery with Codeigniter, how to send Ajax request to perform READ operation, how to use jQuery UI tabs widget and how to use Microsoft's jQuery templating plugin.

He provides a link to download the source to follow along with the tutorial as well as links to the other technologies involved. He starts from the very beginning - setting up and configuring CodeIgniter, setting up a user table to push and pull data from and making the jQuery call to pull the information from the table.

tagged: crud jquery codeigniter framework jquryui tutorial

Link:


Trending Topics: