Re: [PHP] most powerful php editor
- From: sancar.saran@xxxxxxxxxx (Sancar Saran)
- Date: Thu, 25 Jan 2007 11:06:22 +0200
On Wednesday 24 January 2007 15:41, Roman Neuhauser wrote:
# sancar.saran@xxxxxxxxxx / 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
- Follow-Ups:
- Re: [PHP] most powerful php editor
- From: "Richard Lynch"
- Re: [PHP] most powerful php editor
- From: Roman Neuhauser
- Re: [PHP] most powerful php editor
- References:
- most powerful php editor
- From: "Vinicius C Silva"
- Re: [PHP] most powerful php editor
- From: Sancar Saran
- Re: [PHP] most powerful php editor
- From: Roman Neuhauser
- most powerful php editor
- Prev by Date: Re: [PHP] Unserialize problem (and or bug)
- Next by Date: Re: [PHP] Parsing AJAX post data -- The Way
- Previous by thread: Re: [PHP] most powerful php editor
- Next by thread: Re: [PHP] most powerful php editor
- Index(es):
Relevant Pages
|