[snip]
a lot of web sites propose a locationbar (something like dynamic map
site)
to end user when they are browsing the website.
usually i looks like that:

Home > Products > Software > Operating System > Windows XP

User can come back to a previous parent node by just clicking on the
name,
for example : Software.

so:
1. what is the best method to use to create such "location bar" ? (array
stored in session variable ?)
2. how to populate this bar ? (each time that user visit a page, the
array
is updated. if yes, how ?)
[/snip]

Google bread (or cookie) crumb navigation

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

Reply via email to