You know I personnaly speak 3 language, French, English and Spanish.
If you ask me to write a 3 page document, I would do it in french because
I am more comfortable with it. I believe you should base your solutions on
the language you and your team is comfortable with. You will end up with
better code, code that is easier to modify and code that is probably faster
no matter what technology you use.

Pierre-Yves

----- Original Message -----
From: Marian Vasile <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, March 15, 2001 5:59 PM
Subject: [PHP] 3 situations - PHP Power or... servlet(JSP) power ?


> I have 3 situations and I need an answer about what is faster...
>
> 1. A PHP script that it's executed 10 times in a second, and have to
update
> a a MySQL table.
> 1. A PERL script that it's executed 10 times in a second, and have to
update
> a a MySQL table.
> 1. An servlet(JSP) script that it's executed 10 times in a second, and
have
> to update a MySQL table.
>
> Marian Vasile
> IT Manager
> Schnecker van Wyk & Pearson
> www.investments.ro
>
>
> --
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> To contact the list administrators, e-mail: [EMAIL PROTECTED]
>


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to