Login   Register  
PHP Classes
elePHPant
Icontem

Parent child tree with unlimited levels

Recommend this page to a friend!
Stumble It! Stumble It! Bookmark in del.icio.us Bookmark in del.icio.us
  Classes of mrinal nandi  >  Parent child tree with unlimited levels  >  Download .tar.gz .zip  >  Support forum Support forum (2)  >  Blog Blog  >  RSS 1.0 feed RSS 2.0 feed Latest changes  
Name: Parent child tree with unlimited levels
Base name: parent-child-tree
Description: Retrieve child elements from MySQL parent records
Related classes: , , , , , , ,
Version: -
PHP version: 5.0
Licenses: Free For Educational Use
Free for non-commercial use
All time users: 746 users
All time rank: 3698
Week users: 1 user
Week rank: 2419
 

  Author  
Picture of mrinal nandi
Name: mrinal nandi <e-mail contact>
Packages: 1 Browse all classes by mrinal nandi Browse all classes by
Country: India India - PHP jobs in India
Age: 29
All time rank: 2184128 in India India
Week rank: 1632 Up114 in India India Up


  Detailed description  
This class can be used to retrieve child elements from MySQL parent records.

It can query a MySQL table that has records of items that have parent records.

The class can return all children items of a given parent record.

  Groups   Screenshots Screenshots   Rate classes User ratings   Applications   Files Files  

  Groups  
Group folder image PHP 5 Classes using PHP 5 specific features View top rated classes
Group folder image Databases Database management, accessing and searching View top rated classes

  Files folder image Screenshots  
Screen shot of the output of this package.
File Role Description
Accessible without login Image file parent_child_unlimited_levels.png Screen Screen shot of the output of this package.


  User ratings  
There are not enough user ratings to display for this class.

  Applications that use this class  
No application links were specified for this class.
Add link image If you know an application of this package, send a message to the author to add a link here.
  Files folder image Files  
File Role Description
Plain text file example.php Example Example, ParentChild class to populate a tree/list of items based on the parent child relationships among them with unlimited level of hierarchy. The test database schema with some test data are also given at the bottom of this file as well as in another file with the package called "test_database.sql". Any one of them can be used to test the code.
Plain text file ParentChild.php Class This is the main class file made for populating a tree/list of items based on the parent child relationships among them with unlimited level of hierarchy .
Plain text file test_database.sql Data The test database schema with some test data are given in this file, as well as at the bottom of "example.php" file. Any one of them can be used to test the code.

Download all files: parent-child-tree.tar.gz parent-child-tree.zip
NOTICE: if you are using a download manager program like 'GetRight', please Login before trying to download this archive.