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.

-- 
[EMAIL PROTECTED]      \/  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 [EMAIL PROTECTED] with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail [EMAIL PROTECTED]

Reply via email to