Hi, I was trying out this breadcrumbs code found at evolt.org:
http://www.evolt.org/article/Breadcrumbs_for_PHP_Lovers/17/4455/ and tried it on my site. The same problem as documented on that page exists on my page, being that it doesn't include any directories between the "home" and the current page, such as: home > about us > contact us. Instead it shows as home > contact us I've made some changes as recommended by the postings below, such as changing SCRIPT_URL to PATH_INFO, but still no changes. Has anyone had any experience and workaroudn with this particular script, or if there's a better script that I can use for breadcrumbs? -- Laurie Landry [EMAIL PROTECTED] - email (604) 693-1120 - voicemail/fax -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php