Adv. Web Applications With PHP | St. Clair College
Course Code
WEB551
Course Credit
4

This course is designed to strip away the mystique of Object-Oriented Programming using PHP by explaining each OO concept in an understandable way. The course begins with an introduction to PHP's object-oriented features including class declaration, instantiation, and inheritance. Next you'll learn about advanced topics such as static methods and properties, abstract classes, interfaces, exception handling, object cloning and more. The last part of the course will focus on unit testing for a web application.