Re: [PHP] Directory System Splitter

2002-04-27 Thread Paul Roberts
search zend.com for breadcrumbs - Original Message - From: "Jason Wong" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Saturday, April 27, 2002 2:01 PM Subject: Re: [PHP] Directory System Splitter > On Saturday 27 April 2002 20:34, Randum Ian wrote: >

Re: [PHP] Directory System Splitter

2002-04-27 Thread Jason Wong
On Saturday 27 April 2002 20:34, Randum Ian wrote: [snip] > For example: > > http://www.danceportal.co.uk/diary/2002/may/ > > has this in the panel: > > Home / Diary / 2002 / May / <-- These are links back down the system of > directories. > > http://www.danceportal.co.uk/charts/randumian/mon-

[PHP] Directory System Splitter

2002-04-27 Thread Randum Ian
Hi guys, trying to get my head around possible code for this problem. My website has various sections which have their own directory like below: HOME - Main part of the website CHARTS - Various DJ charts MUSIC - Review, News and other things and so on.. At the top of each page I have a link pa