View Single Post
Old 04-22-2009, 03:46 PM   #6 (permalink)
kmote
 

Join Date: Jul 2005

Location: England

Posts: 2,172

kmote has a spectacular aura aboutkmote has a spectacular aura about

Default Re: html from src file

Your web host won't let you have any type of database? I would dump them.

Like CrazeD said you will have to use a server side scripting language such as PHP to dynamically create this content. The way to do it would be to use heredocs to create variables containing your html and then just "stitch it all together". This way changing one variable would apply the same change everywhere the variable is used.
__________________
MSI P43 Neo|Enermax Pro82+ 425W|E5200|silent 8500GT|250GB Samsung spinpoint F1|Samsung SATA DVD RW|4GB Corsair|Antec SOLO|openSUSE11


There are in order of increasing severity: lies, darn lies, statistics, and computer benchmarks. - diskinfo man page
kmote is offline