article

Wednesday, April 21, 2010

AJAX-ed Todo List With PHP, MySQL & jQuery

AJAX-ed Todo List With PHP, MySQL & jQuery

In this tutorial we are making a simple AJAX-ed Todo List App, with PHP, MySQL and jQuery. In the process we are going to demonstrate PHP’s OOP capabilities, play with jQuery UI and implement some nice AJAX functionality.

http://tutorialzine.com/2010/03/ajax-todo-list-jquery-php-mysql-css/



Demo

http://demo.tutorialzine.com/2010/03/ajax-todo-list-jquery-php-mysql-css/demo.php


Related Post