Looking for a script/program that works around the premise of one of those 'page generator' type things.
kinda like this:
http://www.quick-page-generator.com/
However, it will also need to do the following:
I will have a text/word document with page title, meta tags, and the page content itself. Using whatever method, i need this to insert the page title, tags, and content into an existing html template and name it according to the page title.
ex.)
Title - How to fish
Meta Desr - Learn how to fish on this page
Meta keys - learn to fish, fishing
Content - Actual contents of page....
Perhaps by inserting special code that i paste into the the above, the program would insert the above info into my html template and create a page called 'how-to-fish.html'
thanks in advance