What to use to update

Discussion in 'Programming' started by coolsleek, Mar 10, 2008.

  1. #1
    Which is better to create a website, PHP or HTML? The website would be updated with videos from youtube daily.
     
    coolsleek, Mar 10, 2008 IP
  2. AstarothSolutions

    AstarothSolutions Peon

    Messages:
    2,680
    Likes Received:
    77
    Best Answers:
    0
    Trophy Points:
    0
    #2
    Which is better pineapples or lemons?

    The two are totally different things and not comparable. HTML is what contains the information on what to display that is sent to the end user. PHP is a scripting language that generates HTML.

    If you are going to be wanting any of the updating done automatically you will need a scripting or programming language like .Net, PHP, JSP, CFM etc. If you want to update manually then script, programming or HTML will be fine - others will come after me and shout that you should use PHP but unless it is actually doing something on your site there is no point adding the extra load that using any serverside language adds
     
    AstarothSolutions, Mar 11, 2008 IP