Top

PHP Code Snippets Tagged with category

  (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
5 comment(s)   |   Score: 8.3   |   Language: PHP   |   Posted by Hawkee on Aug 20, 2004
Bottom