* Daniel Schierbeck <[EMAIL PROTECTED]>:
> There seems to be some tendency towards using spaces instead of tabs 
> when indenting PHP code - personally i can't come up with any reason not 
> to use tabs. I was just wondering if any of you freakees had some sort 
> of explanation...

Most likely due to PEAR standards: 
    
    http://pear.sourceforge.net/en/standards.php

I'm not sure what the rationale was behind using spaces instead of tabs,
but it's a standard I've seen in perl as well; it's not entirely unheard
of.

-- 
Matthew Weier O'Phinney           | mailto:[EMAIL PROTECTED]
Webmaster and IT Specialist       | http://www.garden.org
National Gardening Association    | http://www.kidsgardening.com
802-863-5251 x156                 | http://nationalgardenmonth.org

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

Reply via email to