Just made a new site rainbow riches it's in html, but i see lots of new sites now in .php is either better?
that depends on the content. if its static content html would be good enough or if content changes dynamically (eg. you are posting new content monthly) then you would need a php+mysql.
php is a programming language. you probably wanna use it when you need dynamic nature of the site. php uses html as well. Its not really a one or another.
For a small static site as yours, straight html is fine. For sites with alot of pages/dynamic content, Php is usually the better route to take.
yes it is depends on what you build, but i admit it that with PHP you could do more with your site. my support for you, i believe you will get more if you build with PHP.
hi, you dont need any php coding unless u want a visitor to fill out a form for u or you need something stored in database... Harpreet Khera