|
Posted by Jerry Stuckle on 11/09/07 00:18
__ wrote:
> What do you think about php coding guidelines ? I know for sure that
> every big php project needs one, all those programmers need common
> rules to code, but do you think that is necessary for just one
> programmer ?
> And if the answer is yes what code guidelines do you recommend ?
> I found the phpbb3 group coding guideliness http://area51.phpbb.com/docs/coding-guidelines.html
> and also this http://codeassembly.com/Why-are-php-coding-guidelines-important/
> and of course the PEAR coding guideliness
> http://www-eleves-isia.cma.fr/documentation/PhpDoc/pear.standards.html
> I know pear is kind of standard but there are lots of thinks that I
> don't like about it, like putting the bracket on the same line ...
> Waiting for your opinions.
> Thanks.
>
>
Yes, standards are important for ANYONE. Even one person shops.
But it's impossible to give you any *good* guideline recommendations.
There are several around; look at them and find one which fits our
coding style.
--
==================
Remove the "x" from my email address
Jerry Stuckle
JDS Computer Training Corp.
jstucklex@attglobal.net
==================
Navigation:
[Reply to this message]
|