|
HTML is for a different purpose then ASP or PHP. HTML is static, so it can't be changed dynamically. PHP, like this page, changes always depending on if there are new posts, etc. Also some work on the server side, some work on the client side. They all have different purposes.
|