Forum Moderators: skibum

Message Too Old, No Replies

To All AM's

hard coded or dynamic

         

macz_g

4:53 pm on Nov 17, 2004 (gmt 0)

10+ Year Member



This question goes out to all of us who are full time or dabblers.

Do you use dynamically generated pages or standard HTML?

If you use dynamic pages what are the advantages of this and what is the best language & CMS to use?

I currently stick to standard HTML pages but I am investigating my options and wanted to get a feel for what the rest of you opt for.

SimplyMarketing

7:39 pm on Nov 17, 2004 (gmt 0)

10+ Year Member



I use dynamic pages. It allows all products to be added to a DB and then called to the page as required.

I am sure a few people here can go in to more detail for you thou.

growingdigital

9:02 pm on Nov 17, 2004 (gmt 0)

10+ Year Member



Definitely dynamic. It's much easier to update and maintain.

Richard Overvold

10:42 pm on Nov 17, 2004 (gmt 0)

10+ Year Member



Dynamic! PHP is the choice of language for me.

hdpt00

1:57 am on Nov 18, 2004 (gmt 0)



So do you all now PHP and MySQL or how do you do it?

coconubuck

3:58 pm on Nov 18, 2004 (gmt 0)

10+ Year Member



Dynamic

internetheaven

9:17 am on Nov 20, 2004 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Mixture of static and dynamic.

wellzy

7:23 pm on Nov 20, 2004 (gmt 0)

10+ Year Member



Mixture here too.

Zygoot

10:48 pm on Nov 21, 2004 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Dynamic, PHP & MySQL

rfung

10:22 pm on Nov 22, 2004 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



I'm not a real programmer, so I do cold fusion with MSSQL ... :)

graywolf

11:17 pm on Nov 23, 2004 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member Top Contributors Of The Month



Both but if I had the time I'd want dynamic that looked like static.

macz_g

12:25 am on Nov 24, 2004 (gmt 0)

10+ Year Member



In order to build a site that generates static HTML pages, Would you use a CMS to do this and if so what would be the best CMS?

Ideally one that is database driven and can use multiple templates.

macz_g

ska_demon

10:17 am on Nov 24, 2004 (gmt 0)

10+ Year Member



I use purely static html pages that conform to W3C standards. A bit of SEO and away you go.
Ska