I want to know more about OOP in PHP 5.2.
Can anybody help me with a link to advanced OOP tutorials in PHP?
I know about static
, public
and private
class member attributes, I need more info about basic and advanced OO techniques. I hope somebody can help. :)
Thanks a lot to all.