How can we create a Navigation like:
VBForums.com > Other Languages > PHP
The one that is found in this forum.
Is there a script or a tutorial that i can find some where?
Thanks :)
Printable View
How can we create a Navigation like:
VBForums.com > Other Languages > PHP
The one that is found in this forum.
Is there a script or a tutorial that i can find some where?
Thanks :)
these site's work with a menu structure..
they just read the path of the menu item. which is selected
it is called breadcrumb navigation if you search for it on google.