Anonymous Monk has asked for the wisdom of the Perl Monks concerning the following question:
I have the database (DB_File) and stats already set up through another script. My problem is how am I supposed to get all of my .shtml pages to load the script specifically for that page?
I am using an SSI include on the file that I need stats from and I need the script to somehow know what the referer was. I guess that's my question. Through the use of an SSI for a CGI script, will the included CGI be able to tell you the referer of the page that called it?
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: using SSIs from database
by sulfericacid (Deacon) on Jan 23, 2005 at 05:57 UTC |