Hi
This is an off topic posting.
I want to build a multi level tree system using php and database like mysql. e.g./
1 / | \ / | \ 2 3 4
simple tree structure with 3 Childs and so on.
Anybody ever tried to build similar type structure in php, PERL or any scripting language ?
Any help will be highly appreciated.
Richard