Hi!
I've been working as a web professional for years but there is one thing I don't understand.
Is there any reason for any web developer to chose html pages over php or asp pages? A php page does everything that html page does and some more- you can manage cookies, manage users, server variables and force downloads. Plus php pages are capable of literally thousands of scripts.
So then is html better than php and how? I an working on a new website which has all its pages in html. I am wondering if I should change them all to php.
