Ajax Todo List system with Codeigniter Part 1


I am going to write how to create an ajax message/todo system with Codeigniter. All the following features will be done with Ajax. And the message will be stored in a database.

Demo

Continue reading Ajax Todo List system with Codeigniter Part 1