[FONT=Trebuchet MS]Hi,
I've found a tree-style sitemapping script which will return all of the folders on my site, in a bulleted list, so that it goes
-Homepage
-aboutus
-subcat1
-subcat2
-port
-contact
and so on
I am using this to build a tree menu for a left-bar. My problem is that I dont want the actual folder name "port" to visibly appear in the <a> tag (it is where the link goes to though), I've created an associative array to lookup "port" and replace it with "Portfolio".
But im having some teething problems, has anybody attempted something like this before ?
Thanks in advance,
ghost18988[/FONT]