• Howdy! Welcome to our community of more than 130.000 members devoted to web hosting. This is a great place to get special offers from web hosts and post your own requests or ads. To start posting sign up here. Cheers! /Peo, FreeWebSpace.net
managed wordpress hosting

OOP in php

AMC

serial slacker
NLC
Hi guys,

I've decided to learn the 'ins and outs' to Object orientated programming, in PHP.

Anyway, although I've found some, I wondered if any of you had recommendation as far as tutorials go ?

Cheers :)
 
I suggest that you start out learning Zend Framework. I learnt OOP using that although I don't write my script on the framework...
 
You would be much better off picking up a copy of Advanced PHP Programming by George Schlossnagle. Its great book.
 
Well really, OOP is nothing to be scared of. It's just learning how to design the application that is the most daunting if you are customizing it yourself.
 
Back
Top