Html, javascript, and php?

  • Thread starter Thread starter Aw man
  • Start date Start date
A

Aw man

Guest
which do you use most often and why? which is best for a business website and why? Do you use flash that often?
 
Html is a necessity. But for business websites, so is PHP. You can design an entire site out of PHP although (it would take pretty long). It is a good idea to use both. PHP is secure, no one can see PHP script, so it is used mainly on sites with members, e-commerce, and stuff you don't want available to hackers.
Flash is also very cool, although too much flash can get annoying, as well as making it harder for search engines to document your pages. This is because search engines can't read the text and pictures that you put in the flash file. So it is good to use flash in moderation.
 
I use a lot of html, well Xhtml because its the basic programming language, i also use so much php lol its because i use it for server side things like shopping carts logins etc, i dont use too much javascritp because i'm not that good with it. and as for flash, i do use it in some websites because it can help look really professional but sometimes it can look rubbish
 
For my personal website, I use mainly XHTML but I also use a bit of PHP (for contact forms etc...).

Companies use more PHP than a personal website will because they will probably need more server-side functions.
 
Back
Top