navigation bar in php by using mysql
How can i create dynamic navigation bar in php by using mysql ?
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Satyapriya NayakPosted Jun 13, 2014, 8:00 AM
lbs yinPosted Jun 13, 2014, 7:02 AM
this is a database designing's problem,eg:
parent menu : 0,1,2,3,
sub menu :1-1,1-2,1-3,1-4
sub menu :2-1,2-2,2-3,2-4
---