> >have we ever decided on this? in our code do we go for tabs or spaces? Is > >there a style guide anywhere on this?
> Tabs, they've been used historically. As this was crossposted to phpdoc, I consider it a question for phpdoc too. We use one space for XML indentation and 4 spaces for PHP codes in examples, no tabs. This is for phpdoc. And it is documented in the phpdoc howto. Goba -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, visit: http://www.php.net/unsub.php