dynamic navigation menu
hello to all, i'm new to php and i'm trying to get some data from my db create a navigation menu( parent and child). the menu will be a multilevel menu. i'm able to retrive separatly all data from my tables. for ex: subjects ( parent); pages( child). my problem is i don't know how to use the recursive loop to make work.
Any help? Thanks.
|