View Single Post
  #14 (permalink)  
Old 04-01-2008, 11:29 AM
dman_2007
Guest
 
Posts: n/a
Default

Quote:
Originally Posted by BenjArriola View Post
If I have a static content site, and see no updates happening often and no need for dynamic content. Then I just use HTML.

If I need dynamic content and the site's content is updated often, then I'd use a CMS made in PHP. If I make custom CMS sites, I use PHP still but with the .html extension.
Quote:
Originally Posted by priji View Post
HTML is a markup language, it defines the structure of information.
PHP is a scripting / programming language.
These are my exact thoughts. I am comfortable with both of them, and use them according to the situation.
Reply With Quote