Top

PHP Code Snippets Tagged with tree+parentchild

  (1)  
Sort by 
This generates two structures: a tree and a list of objects. Both are generated from the following standard parent/child database format: - cat_id: primary key, auto_increment - cat_title: name of..
+ 0 likes
7 comment(s)   |   Score: 8.3   |   Language: PHP   |   Posted by Hawkee on Aug 20, 2004
Bottom