php oop tutorial step by step code example Example: how to make php oop class public className{ public function __construct(){ //CODE HERE } }