Results 1 to 3 of 3

Thread: Site Track Back?

  1. #1
    Join Date
    Sep 2006
    Posts
    7
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Site Track Back?

    Hi,

    I don't know what they are called, but I am trying to implement a feature on my website which displays the steps of the site you have been to to get to the current page.

    For instance, if I was on the contact numbers page I would want the feature to show something like:

    "home > contact > phone numbers".

    I realise this may be confusing as I do not know what this is called but I hope you can understand what I am getting at.

    Anyway I was wondering if there is a way to automate the implementation of this feature on pages to save me typing this out on each page and manually creating links to the relevant previous sections.

    Any ideas would be great. Cheers.

  2. #2
    Join Date
    Mar 2007
    Location
    Currently: New York/Philadelphia
    Posts
    2,735
    Thanks
    3
    Thanked 519 Times in 507 Posts

    Default

    What you're looking for is called "breadcrumbs". Here is one PHP script that does it. Google will turn up many others.

  3. #3
    Join Date
    Sep 2005
    Location
    India
    Posts
    1,627
    Thanks
    6
    Thanked 107 Times in 107 Posts

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •