Using Zend Components not too complicated after all.

by: WanderingTechy November 3, 2010

I have installed the ZendFramework Library to a central location and added it to the php include path. The code below then worked very quickly and easily so I am now prepared to go further with this experiment.I found the answer here thanks to BrianM By using a centrally loaded library and sharing it rather [...]

Write components from scratch, use Zend FrameWork components or go for the full Zend MVC Framework

by: WanderingTechy November 3, 2010

I have finally cleared the decks of all outstanding work and am ready to get back down to some serious PHP development work.  I have a few projects lined up and each of them have some common requirements. Previously I haven’t used much OOP but want to go down this route purely for the purposes [...]