PHP autoload class example

    By: Manu
    3 years ago

    In this video we are going to load classes automatically. As application grows we cannot include each class in application so we use this methods to load classes automatically.


    Code used in video can be downloaded from here


    OOP PHP Tutorial Playlist