I need a PHP script (or anything that will work) that will create a dynamic page with one variable, the name of a town. Is this dificult? If so, and if I can modify the towns, then I would be willing to pay for it. Feel free to email me at KC@AceOfMusic.com. - Or call me at 800 870 9465
I need a PHP script (or anything that will work) that will create a dynamic page with one variable, the name of a town. Is this dificult? If so, and if I can modify the towns, then I would be willing to pay for it. Feel free to email me at KC@AceOfMusic.com. - Or call me at 800 870 9465
You mean with something like the same information, only replacing the one value (the town), over and over again? If so I think I have a solution for you..I use a lyrics script which can easily be modified to fit this need (I use it for all kinds of things like this, but it was originally intended for song lyrics).
I am a Mobile DJ and want a web page for each town to which I am willing to go. I don't want to make and maintain 60 pages that are nearly identical and was hoping I could use a script that would create the pages dynamicly. The one difference would be the town name that is listed several different places, including links. The CSS page I will be using (still under construction, but interestly enough is ranking well in Google) is at http://www.Awesome-DJ.com. Please email me or call me: KC@Aceofmusic.com or 800 870 9465.
I am a Mobile DJ and want a web page for each town to which I am willing to go. I don't want to make and maintain 60 pages that are nearly identical and was hoping I could use a script that would create the pages dynamicly. The one difference would be the town name that is listed several different places, including links. The CSS page I will be using (still under construction, but interestly enough is ranking well in Google) is at http://www.Awesome-DJ.com. Please email me or call me: KC@Aceofmusic.com or 800 870 9465.
try using the include function, search it on google for tutorials if you dont know php