View Single Post
Old 05-09-2002, 11:18 AM  
Lane
Will code for food...
 
Join Date: Apr 2001
Location: Buckeye, AZ
Posts: 8,496
CGI scripts in C open a shell space everytime it is run, that slows it down a bit. But while it executes, its really fast.

A hello world program in PHP would consume less resources than the one in C. But if it does more complicated jobs and also if system operations are involved, C can beat PHP i believe.
__________________
Lane is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote