View Single Post
Old 07-02-2002, 11:31 PM  
spanky
Confirmed User
 
Industry Role:
Join Date: Apr 2002
Posts: 231
Quote:
Originally posted by foe
3. PHP: Speed, Speed, Speed
My mod_perl handlers usually end up a little faster than my php scripts, and my jsp clocks in at about the same. I wrote an apache module in C once and I would say that it was only a wee bit faster than a mod_perl handler.

Don't misunderstand: I use php almost everyday, it's perfect for quick web dev but I use perl every single day. I've done things in perl I would never think of doing with php like a pop3 mail server, a windows gui prog using the TK libs, a distributed web crawler, etc.

cheers
spanky is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote