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..
PHP Code Guide Lines
Moderator: General Moderators
- RobertGonzalez
- Site Administrator
- Posts: 14293
- Joined: Tue Sep 09, 2003 6:04 pm
- Location: Fremont, CA, USA
PHP Code Guide Lines
thanks
i will try it on the PHP Code Forum
i will try it on the PHP Code Forum
- RobertGonzalez
- Site Administrator
- Posts: 14293
- Joined: Tue Sep 09, 2003 6:04 pm
- Location: Fremont, CA, USA
- CoderGoblin
- DevNet Resident
- Posts: 1425
- Joined: Tue Mar 16, 2004 10:03 am
- Location: Aachen, Germany
Use PHP documentor. If you want a good baseline look at PEAR Coding Standards.
- RobertGonzalez
- Site Administrator
- Posts: 14293
- Joined: Tue Sep 09, 2003 6:04 pm
- Location: Fremont, CA, USA
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.