7/15 What's the best language for web scripting these days? Perl? PHP?
Python? Something else?
\_ PHP is really fast.
\_ php is a pos if you need to do anything real. Perl or
jsp/jsf is the way to go.
\_ starting a new perl process for each web page
being served up will be much slower than php.
I'm curious if anybody has opinions on mod_perl.
\_ My understanding is that with mod_perl, perl outperforms
php--without it, it loses. But I haven't run any
comparisons myself.
\_ I've coded in both and supported lots of coders in all.
PHP has the quickest dev. times, is easiest to do almost
anything and has had the least problems. (really none).
It's just my experience, but i've been on two bigish php
projects with no problems and have never dealt with a
java or mod-perl project where there wasn't some
weirdness that had to be worked through.
\_ i guess cold fusion is completely dead
\_ do we have a LAMP set up on soda?
\_ 'best' for what? fastest? more secure? best supported? best
dev environment? it's like asking if one OS is 'better' than
another. is this a somewhat subtle attempt to start a flame war?
you need something less subtle to get a good flame fest going. |