At 05:19 PM 2/5/2002 +0000, James Cox wrote: >Guys, > >have we ever decided on this? in our code do we go for tabs or spaces? Is >there a style guide anywhere on this?
[4] When indenting, use the tab character. A tab is expected to represent four spaces. It is important to maintain consistency in indenture so that definitions, comments, and control structures line up correctly. From php4/CODING_STANDARDS I'm not sure how complete the standard is though. Andi -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, visit: http://www.php.net/unsub.php