[snip]
What I would like to do is create a list at the top of each page that 
tells the path to the file starting at the root page and links to that 
same area so that a document residing in
/webroot/folder1/folder2/file.html

would have
Home > Folder1 > Folder2>

at the top of the page.

What's the BEST way to go around doing this so that it is dynamically 
created?
[/snip]

Start here http://www.php.net/file
http://www.baskettcase.com/classes/breadcrumb/
http://www.evolt.org/article/Breadcrumbs_for_PHP_Lovers/17/4455/

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to