Dynamic Page Generator
Dynamic Web Page Generator is a PHP based web generation
script. Using simple PHP code and htaccess file
you can easily generate unlimited amount of
web pages. All you need is to create a web page
template and put KEYWORD HOLDER in it.
Dynamic Web Page Generator is a great tool to
generate pages which have same layout and style
but different main keyword. A good example is
using it for generating pages for a car buying web site. You can create a template for car buying page and then using keywords (dog races)
to generate different pages for each car model.
Please, take a look at:
http://www.phpjabbers.com/pagegenerator/try/Ford.html
Now in the URL above change "Ford"
width Jeep, Mercedes or any other car model
that you want. You will see a new page including
information about buying a car model you
put.
http://www.phpjabbers.com/pagegenerator/try/Mercedes.html
http://www.phpjabbers.com/pagegenerator/try/Jeep.html