Thread: HTML or PHP
View Single Post
Old 01-28-2013, 02:24 PM   PM User | #6
ckirkster
New to the CF scene

 
Join Date: Jan 2013
Location: UK
Posts: 9
Thanks: 0
Thanked 0 Times in 0 Posts
ckirkster is an unknown quantity at this point
jerry62704 is right:

If you have information on your website that changes periodically then it's generally more efficient to use a server side scripting language like PHP.

If your website doesn't need to change (other than when you want to update the content manually) then stick to HTML.
ckirkster is offline   Reply With Quote