Is there an example (guiding) ready project in PHP

Ye' old general discussion board. Basically, for everything that isn't covered elsewhere. Come here to shoot the breeze, shoot your mouth off, or whatever suits your fancy.
This forum is not for asking programming related questions.

Moderator: General Moderators

Post Reply
agga.gaag
Forum Newbie
Posts: 4
Joined: Mon Oct 16, 2006 2:25 am

Is there an example (guiding) ready project in PHP

Post 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
User avatar
feyd
Neighborhood Spidermoddy
Posts: 31559
Joined: Mon Mar 29, 2004 3:24 pm
Location: Bothell, Washington, USA

Post 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.
User avatar
jayshields
DevNet Resident
Posts: 1912
Joined: Mon Aug 22, 2005 12:11 pm
Location: Leeds/Manchester, England

Post 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.
agga.gaag
Forum Newbie
Posts: 4
Joined: Mon Oct 16, 2006 2:25 am

thank you

Post by agga.gaag »

thank you for replies, people
Post Reply