Page 1 of 1

Is there an example (guiding) ready project in PHP

Posted: Mon Oct 16, 2006 2:31 am
by agga.gaag
Dear all,

I am a newbei as developer at large and a php developer in particular. I wonder if there exists a code-by-example thing, ie a ready project written in PHP that would help new developed to delve headfirst into development by industry standards based on a prooved example. I know that appFuse offers such an opportunity for java coders.

Many Thanks

Posted: Mon Oct 16, 2006 7:00 am
by feyd
I'm not too sure what you're asking for. There are no industry standards that I know of that we must follow. Nor are there any for Java, last I saw, outside of the basic language syntax.

Posted: Mon Oct 16, 2006 7:38 am
by jayshields
I think he's just after a very well written PHP application to look at.

If that's the case, I would advise looking at some of the packages on PEAR and maybe looking through the Zend coding standards.

thank you

Posted: Thu Oct 19, 2006 12:30 am
by agga.gaag
thank you for replies, people