Recommend this page to a friend! |
Classes of mrinal nandi | > | Parent child tree with unlimited levels | > | Download .zip .tar.gz | > | Support forum (2) | > | Blog | > | Latest changes |
|
Groups | Screenshots | Applications | Files |
Groups |
PHP 5 | Classes using PHP 5 specific features | View top rated classes |
Databases | Database management, accessing and searching | View top rated classes |
Screenshots |
|
Applications that use this package |
If you know an application of this package, send a message to the author to add a link here.
Files |
File | Role | Description |
---|---|---|
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. |
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 . |
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 - 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.
|