This is PHP Object oriented Programming crash course part two. Follow this link for part one: https://youtu.be/aDrohOU6spU In this video I will keep covering the fundamentals of OOP (Object Oriented Programming) in PHP. We will discuss about Properties and Methods visibility, Public, Protected & Private properties, and also about public, private, protected and static methods. The Course Article is available here: https://fabiopacifici.com/object-oriented-php-crash-course/ Part Two - Course Topics: - Properties & Visibility - Methods & Visibility