Date: 01/13/01
- Next message: suen <email protected>: "[PHP-DEV] PHP 4.0 Bug #8690:"
- Previous message: Sterling Hughes: "Re: [PHP-DEV] preferred format for patches?"
- In reply to: Moritz Petersen: "[PHP-DEV] comments in php"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
As it is a compile first, execute later interpreter it will in practice not
slow down your code.
Of course if your script has only a very small amount of flat code (no
loops/function calls) and a huge amount of comments (tens of KB) then it
could theoretically make a difference but in reality it doesn't.
Andi
At 09:05 PM 1/13/2001 +0100, Moritz Petersen wrote:
>I am wondering, since php is an interpreted language, if it slows down the
>more comments are inside a sourcecode or not.
>
>thanx,
>
>mOrP
>
>
>--
>PHP Development Mailing List <http://www.php.net/>
>To unsubscribe, e-mail: php-dev-unsubscribe <email protected>
>For additional commands, e-mail: php-dev-help <email protected>
>To contact the list administrators, e-mail: php-list-admin <email protected>
-- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: php-dev-unsubscribe <email protected> For additional commands, e-mail: php-dev-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>
- Next message: suen <email protected>: "[PHP-DEV] PHP 4.0 Bug #8690:"
- Previous message: Sterling Hughes: "Re: [PHP-DEV] preferred format for patches?"
- In reply to: Moritz Petersen: "[PHP-DEV] comments in php"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

