Forum Moderators: mack

Message Too Old, No Replies

Static HTML page with dynamic element?

I have a static html page and I'd like to make the 'price' mentioned dynami

         

stickytoffee

10:13 am on Oct 14, 2004 (gmt 0)



Can anyone suggest the best solution?

I've a site with static HTML product pages. I would like to make the price on these pages dynamic so that when all of the prices change, rather than change them on each individual page, I can just change them in one place.

From looking around, SSI seems to be the way forward, but can anyone suggest the easiest language to do this in please? PHP?

I'm after the easiest to get a grasp of really, as its going to mean buying a book and doing my best to work out how to do it!

Any suggestions very gratefully received! :o)

photon

12:53 pm on Oct 14, 2004 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



PHP is the way to go. And you can easily integrate it with MySQL if you want to create a database of your products to up the level of automation.

Can you have a static page that's dynamic? ;)

stickytoffee

5:39 pm on Oct 26, 2004 (gmt 0)



Many thanks for the suggestion :o)