Object Oriented PHP #12 - Validation Class (part 1)
13
Object Oriented PHP #13 - Validation Class (part 2)
14
Object Oriented PHP #14 - Validation Class (part 3)
Description:
In this course, you will learn about Object Oriented PHP. You will learn about setup, classes, properties and methods, constructors, access modifiers, getters and setters, inheritance, overriding properties and methods, protected modifier, clone and destruct, static properties, and validation class.