|
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.
|