Page 1 of 1
PHP Code Guide Lines
Posted: Tue Sep 19, 2006 9:43 am
by sakthi
hi everybody,
if anybody have PHP Code Guide Lines, it will be helpful for me, if you share with me.
actually i want to review my codings with some standard etiques.
thanks..
Posted: Tue Sep 19, 2006 10:22 am
by RobertGonzalez
Are you talking about a coding standard? This discussion may be better suited in the PHP Code forum.
PHP Code Guide Lines
Posted: Tue Sep 19, 2006 10:26 am
by sakthi
thanks
i will try it on the PHP Code Forum
Posted: Tue Sep 19, 2006 10:31 am
by Luke
uhh don't post a new thread... he'll move this one.
Posted: Tue Sep 19, 2006 10:38 am
by RobertGonzalez
I already have. We can carry on here.
Posted: Wed Sep 20, 2006 3:03 am
by CoderGoblin
Use
PHP documentor. If you want a good baseline look at
PEAR Coding Standards.
Posted: Wed Sep 20, 2006 5:38 am
by Jenk
Zend also have a pretty coding standard, which is not too dissimlar from PEAR's.
Posted: Wed Sep 20, 2006 10:07 am
by RobertGonzalez
I am working on one right now as well. There are several things that I am not liking about the PEAR standard, the Zend standard and the phpBB standard, so I wrote my own for my company I am with right now. I am going to be applying it to a visible web site either tonight or tomorrow night. I'll post when it gets done.