Recommend this page to a friend! |
Download .zip |
Info | Screenshots | View files (4) | Download .zip | Reputation | Support forum (3) | Blog | Links |
Last Updated | Ratings | Unique User Downloads | Download Rankings | |||||
2006-03-08 (10 years ago) | 69% | Total: 3,006 | All time: 1,177 This week: 1,006 |
Version | License | Categories | ||||
html_dbtree 1.0.0 | GNU General Publi... | HTML, Algorithms, Databases |
Description | Author | ||||||||||||||
This class implements an efficient method to manipulate hierarchical data stored in SQL databases tables by using preordered tree records. |
|
Screenshots | ||
Files |
File | Role | Description |
---|---|---|
class-htmldbtree.php | Class | file to include in your script |
htmldbtree_doc-2005-04-24.html | Doc. | doc |
sample.php | Example | example file |
sample.sql | Example | SQL create table sample |
html_dbtree-2006-03-08.zip 29KB | |
html_dbtree-2006-03-08.tar.gz 30KB | |
Install with Composer |
Needed packages | ||
Class | Download | Why it is needed | Dependency |
---|---|---|---|
class mysql | .zip .tar.gz | use to manage database connection | Required |
class sqlite | .zip .tar.gz | use instead of class mysql to work on a sqlite database | Conditional |
Version Control | Unique User Downloads | Download Rankings | |||||||||||||||
0% |
|
|
User Ratings | User Comments (1) | ||||||||||||||||||||||||||||||||||
|
|
Applications that use this package |
If you know an application of this package, send a message to the author to add a link here.
Related pages |
MPTT from aesthetic-theory.com the place where i learn this theory |