static and non static method in php

    By: Manu
    3 years ago
    Category: PHPViews: 13

    Static and non static in PHP | Why and when to use static properties and methods | PHP Tutorial


    Let's find out why we use static properties and methods in OOP PHP, what is the main difference between static and non static properties and methods.


    Code used in video can be downloaded from here


    Watch Complete Playlist here: Object Oriented PHP Tutorials