1. 45
    Defining & using PHP namespaces
    4m 19s

Defining & using PHP namespaces

InstructorMark Shust

Share this video with your friends

Send Tweet

Once you start creating PHP classes, you'll want to organize them into groups of classes. In this lesson, you'll learn how to do just that with namespaces.