Which is better to create a website, PHP or HTML? The website would be updated with videos from youtube daily.
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