Change "terrible" to "readable" and I agree completely!
A carriage return and tab is the same size as two space-bar spaces, but is MUCH easier to read. It's when you're going through someone ELSE's code that you start to appreciate things being all clearly spaced out with all nested things in their own indent. > that whole wasting of lines: > > if(exp) > { > yabba > } > else > { > yadda > } > > is terrible.. -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php