PHP - Custom Type
Custom Type tutorial
HOME
PHP
Custom Type
Introduction
The tutorial for Custom Type are organized in the following chapters.
Custom Type
Classes and objects
Exercise:1 Topic:3
Adding Class properties
Topic:3
Class methods
Topic:7
Class constructors
Topic:4
Class Destructors
Class Magic methods
Exercise:1 Topic:5
Class include
Topic:2
Class Properties and methods visibility
Topic:3
Class Static properties and methods
Topic:4
Namespaces
Topic:8
Inheritance
Topic:2
Abstract classes
Topic:2
Interfaces
Topic:2
Traits
Storing Objects as Strings