Thread: Php
View Single Post
Old 07-09-2002, 06:24 AM  
AcidMax
Confirmed User
 
Join Date: May 2002
Location: MI
Posts: 1,827
Depends on what you are doing wether it uses more resources. mod_perl for apache runs perl scripts faster than PHP in most occurrences. However, PHP is usually easier to build cross platform and cross database apps using things like PEAR, classes and database abstraction layers. I personally like PHP for most web apps, so I am a little partial to it.

-Andy
__________________
Latest MMA news. http://www.mmawrapup.com
AcidMax is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote