Tuesday, November 20, 2007

Tree view with page loading using AJAX

This package can be used to generate and update an hierarchical tree of elements from MySQL database content.

A HTML page with some Javascript performs an AJAX request to obtain the list of elements of the tree from a MySQL database query.

The tree of elements is returned to the browser in JSON format.

For further reference..

http://www.phpclasses.org/browse/package/4242.html&upsid=265356699725

No comments: