PHP Classes
elePHPant
Icontem

Parent child tree with unlimited levels: Retrieve child elements from MySQL parent records

Recommend this page to a friend!

  Author Author  
Picture of mrinal nandi
Name: mrinal nandi <contact>
Classes: 1 package by
Country: India India


  Detailed description   Download Download .zip .tar.gz   Install with Composer Install with Composer  
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.

  Classes of mrinal nandi  >  Parent child tree with unlimited levels  >  Download Download .zip .tar.gz  >  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
Version: 1.0.0
PHP version: 5.0
Licenses: Free For Educational Use
Free for non-commercial use
 
  Groups   Screenshots Screenshots   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  
parent_child_unlimited_levels.png
File Role Description
Accessible without login Image file parent_child_unlimited_levels.png Screen Screen shot of the output of this package.


  Applications that use this package  
No pages of applications that use this class were specified.

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.

Install with Composer Install with Composer - Download 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.