How to transform PHP code into OOP



How to transform PHP code into OOP

How to transform PHP code into OOP

In this video I am going to show you how to transform your PHP code into Object Oriented, and what are the benefits of that.

Firstly we are going to define none OOP code and see what problems we can solve with OOP. We also have some examples of using a HTML and PHP together.