-
many scripts in one file
Hello,
I'm building a sports webpage. I'm running a perl database script
(EZ CSV read - if you have heard about it). I'm going to have a page
about each team where I fetch all the information from each database,
searching for the team's name and season. The thing is I could do
this with ssl (shtml) but then I would have to make a new template
for each team and then also for each season. I would like to have script
(with template page) with the ending ..?team=england&year=2005 and the
the script would run all of the scripts searching for these words
within all the databases.
Hope you can understand what it is I'm looking for.
Thank you,
Ingimar