Re: [PHP-DEV] Echo vs in/out

2001-10-28 Thread Zeev Suraski
Revisited" > http://www.e-gineer.com/articles/php-hackers-paradise-revisited.phtml. In > it he talks about speed of coding and not speed of code. Take it with a > grain of salt but it is true. Sometimes it is more important how long it > takes to code something than it is how

Re: [PHP-DEV] Echo vs in/out

2001-10-28 Thread Brian Moon
it takes to code something than it is how fast it runs. PHP makes it easy to code fast while making sure the code runs fast enough. Brian. - Original Message - From: "Andre Næss" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Sunday, October 28, 2001 6:11 PM Sub

[PHP-DEV] Echo vs in/out

2001-10-28 Thread Andre Næss
I'm currently in the middle of a discussion with some fellow PHP developers regarding the speed of what we call in/out compared to echo. With in/out we mean stuff like this: // php code ?> some html http://www.php.net/> To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [E