|
It really depends on your purpose. HTML is more portable and "universal". It's easier for web crawler to navigate your site. However, if you really need to build a dynamic website such as this forum, you'll need to have scripting languages such as php and perl. I like php, because it is easy to learn, and can do the same job other script languages do.
|