On Wednesday 24 January 2007 15:41, Roman Neuhauser wrote:
> # [EMAIL PROTECTED] / 2007-01-24 13:57:03 +0200:
> > and also in these days I'm looking for 19 inch (or more) wide LCD
> > sceerns to able to fit longer lines in my screen...
>
> Number of reading errors people make grows with line length,
> this has been known for as long as I remember.  You're increasing the
> probability of bugs in the code, and get tired sooner because following
> long lines requires more energy.

Yes and no, because these days I'm obsessed very very large arrays like 
$arr['this']['is']['what']['i']['m']['looking']['for'];

And If I start to do 

if( ($arr['this']['is']['what']['i']['m']['looking']['for'] > 5) && 
($arr['this']['is']['what']['i']['m']['looking']['for'] < 10))

blah blah

then problem begins :)

> --
> How many Vietnam vets does it take to screw in a light bulb?
> You don't know, man.  You don't KNOW.
> Cause you weren't THERE.             http://bash.org/?255991

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to