object oriented php

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
heshan
Forum Commoner
Posts: 26
Joined: Tue Jul 13, 2010 1:16 pm

object oriented php

Post by heshan »

Hi all,

I want to find php sample projects which used the Object Oriented Concepts of php.
Can anyone give me a suitable link..... :)

Thanks,
User avatar
requinix
Spammer :|
Posts: 6617
Joined: Wed Oct 15, 2008 2:35 am
Location: WA, USA

Re: object oriented php

Post by requinix »

Try some of the various PHP frameworks out there. Zend's is probably the largest.
Post Reply