 |
Refer Listing To A Friend |
|
|
 |
SUGGEST TrailScout TO A FRIEND...
If you have a friend that you would like to recommend this page to,
or if you just want to send yourself a reminder, here is the easy
way to do it!
Simply fill in the e-mail address of the person(s) you wish to tell
about TrailScout, your name and e-mail address (so they do
not think it is spam and can reply to you directly with gracious thanks),
and click the SEND button.
If you want to, you can also enter a message that will be included
on the e-mail.
After sending the e-mail, you will be transported back to the
page you recommended!
| Resource Title: |
TrailScout |
| URL: | [CLICK HERE] |
| Description: |
A cookie-based PHP script that displays a path of hyperlinks to previously visited pages on a website. For example "Vacilando.Net > Writing > PHP Scripts > TrailScout" (see at the author's website above). It is also known as "cookie crumb trail". None of the similar programs I've found around the Web was good enough, so I decided to write my own. The path is stored in a cookie for the duration of one session (= until you close all your browser windows). For each new visited page, the title (fetched automatically from between your <TITLE></TITLE> tags) and the url (complete with parameters) is stored in that session variable. If user visits a page that s/he has seen before, the trail of links is reduced and that page again becomes the last one in a row. There is a variable that can be used to limit the max number of links to be stored (this is useful for large sites where trails tend to be too long).
| |
|
|
|
 |
|