php create nested sets function class tutorial
RegisterLogin
php create nested sets function class tutorial
Post Description: php create nested sets function class tutorial
Tags: php, create, nested, sets, function, class, tutorial
This Post Was Posted On Feb 29, 2008 By lucas #1293
Post Description: php create nested sets function class tutorial
Tags: php, create, nested, sets, function, class, tutorial
This Post Was Posted On Feb 29, 2008 By lucas #1293
php create nested sets function class tutorial by lucas
how do i do that?
Leave Your Comments
Related Pages: [Add Your Website]
Post New Topic
hostman
#1722 1
if i were you, you can download
Joe Celko Nested Sets
http://www.phpclasses.org/browse/package/1374.html
This class is meant to manage tree database structure using Jeo Celko's nested sets approach.
You can add node with 7 queries, delete a node with subnodes with 4 queries and move node with 11 queries.
The number of queries per action does not depend on the number of sub-nodes, so it is a scalable solution.
Joe Celko Nested Sets
http://www.phpclasses.org/browse/package/1374.html
This class is meant to manage tree database structure using Jeo Celko's nested sets approach.
You can add node with 7 queries, delete a node with subnodes with 4 queries and move node with 11 queries.
The number of queries per action does not depend on the number of sub-nodes, so it is a scalable solution.
Feb 11, 2008 Reply Report abuse
©2011 Webune Forums - Fri Dec 23, 2011 9:48 am
Powered by: Webune Forums V3
Powered by: Webune Forums V3