Object Oriented PHP
Get the
Code Here :
http://goo.gl/Go6TM1
Best Book on
PHP : http://goo.gl/yWMRqg
Support me on Patreon : https://www.patreon.com/derekbanas?ty=h
Previously I covered everything about https://www.youtube.com/watch?v=7TF00hJI78Y. This time
I'll cover everything about
Object Oriented PHP.
I cover classes, objects, attributes, methods, static, private, public, protected, __construct, __destruct, magic getters / setters, overring methods, final functions, __toString, interfaces, inheritance, extends, implements, polymorphism, clone, abstract and more. Heavily commented code follows the video.