What else more can be said...
Except that I have been an ASP convert for years now (hobby), until 2 weeks ago when I wanted to develop some dynamic pages for my site which was generously hosted by a friend.
His Server is of course (LINUX + Apache + php + php-txt-DB, no MySQL and no ASP components whatsoever...
The only option left to me was to get my hand dirty with php which I have, for some stupid reasons, always avoided like the plague...
Now after discovering that it would be cool to have some access to MySQL too I decided to find a real hosting company (I believe that you all have guessed which one I found )
But guess what... my hand are cleaner than ever... as php is actually extremely approachable... doing a DB connection has never been easier (don't want to rave about the amount of time wasted trying to connect to DBs with ASP and the dreaded 8005 error etc)
The php manual is probably the only manual I have come accross in my entire computing life (25 years) which is well written, well organised and extremly rich with details from all sort of sources - in 3-4 words, really easy to read...
The error reporting system is also so good and precise that it makes development real easy...
And last but not least, a good indicator that PHP is the very leader in its field, is to look at the amount of available ressources available. This says it all to me.
Just as an example, on www.hotscripts.com
php = 7288 ressources against 2833 for ASP
Anyway, If you can and only if you can, don't even bother waisting your time with ASP, this will lock you into oblivion... Instead, have fun and open the door to dynamic heaven by using php.
Like TCH, Open Source Rocks
I am sorry for such a long post but I thought I had to say it...