[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: PHP or C/C++



AB>> for a big (very big) site what is the best (or, efficient) language
AB>> to use with linux and apache PHP Tool or C/C++ ?

Depends on what you mean by "big" - load or code volume. PHP is easier to
write and also PHP 4 should be very fast. But C will still faster, though
you'll spend a lot of time writing and debugging things that you get in
PHP as given. Also, if you're thinking to use C for efficiency, you'll
have to use some sort of Apache module, which will take yet another chunk
of time to write and debug.

-- 
frodo@sharat.co.il	\/  There shall be counsels taken
Stanislav Malyshev	/\  Stronger than Morgul-spells
phone +972-3-9316425	/\  		JRRT LotR.
http://sharat.co.il/frodo/	whois:!SM8333



=================================================================
To unsubscribe, send mail to linux-il-request@linux.org.il with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail linux-il-request@linux.org.il