Re: [PHP] on style (was mixing PHP and HTML code)

2001-01-12 Thread Alex Black
actually, that's a good separate point: I dislike the PEAR coding standard's inflexibility. I _fully_ dig coding standards, but that feels a little too "iron fisted" to me... who cares if someone uses 4 spaces instead of a tab? hopefully I'm not putting my foot in my mouth and have that somewher

Re: [PHP] on style (was mixing PHP and HTML code)

2001-01-12 Thread Mark Maggelet
>i do think that the code standard has some good elements to it, but >it goes >too far to specify a 4-space indent and to specify no spaces within >if >(condition) statements. I don't think it goes too far (I think it should be 3 spaces tho), but until the php guys publish some official style gu