Generating 1000 html pages
I need a script to generate a few hundred html pages based on data in a text file, so each line in the text file has like the name of the talent, pic names, and links and the script has to go and generate a html page for each line.
Is there anything out there to do that or will I have to write it myself and if so, in what language?
|