> Andrei Zmievski wrote:
> >On Tue, 27 Jan 2004, Christian Schneider wrote:
> >>Why do you say this? I prefer "foo $bar blah".
> >
> >Because it's faster.
>
> Ok, that's interesting but irrelevant for most of my code. Readability
> is a higher priority in most cases.
>
> Thanks for pointing this
Andrei Zmievski wrote:
On Tue, 27 Jan 2004, Christian Schneider wrote:
Why do you say this? I prefer "foo $bar blah".
Because it's faster.
Ok, that's interesting but irrelevant for most of my code. Readability
is a higher priority in most cases.
Thanks for pointing this out,
- Chris
--
PHP Intern
On Tue, 27 Jan 2004, Christian Schneider wrote:
> Why do you say this? I prefer "foo $bar blah".
Because it's faster.
- Andrei
--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php
Alle 11:11, martedì 27 gennaio 2004, Christian Schneider ha scritto:
> Ken Tossell wrote:
> > pps: don't use "foo $bar blah" -- use 'foo ' . $bar . ' blah'; or
> > commas:)
>
> Why do you say this? I prefer "foo $bar blah".
...let the holy war begin...
;-)
--
Cesare D'Amico - boss (@t) cesareda
Ken Tossell wrote:
pps: don't use "foo $bar blah" -- use 'foo ' . $bar . ' blah'; or commas:)
Why do you say this? I prefer "foo $bar blah".
- Chris
--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php
hahahhaha
--- Andrei Zmievski <[EMAIL PROTECTED]> wrote:
> On Mon, 26 Jan 2004, Michael Hawley wrote:
> > Why must variable names begin with $? I can't see any
> > real reason, except when signalling a replacement within
> > a string (e.g., "... $var ..."). The language would be less
> > cumbers
On Mon, 26 Jan 2004, Michael Hawley wrote:
> Why must variable names begin with $? I can't see any
> real reason, except when signalling a replacement within
> a string (e.g., "... $var ..."). The language would be less
> cumbersome if the dollar was optional otherwise.
Two letters: HA
But to
On Mon, 26 Jan 2004, Michael Hawley wrote:
> Why must variable names begin with $? I can't see any
> real reason, except when signalling a replacement within
> a string (e.g., "... $var ..."). The language would be less
> cumbersome if the dollar was optional otherwise.
You are about 9 years lat