how to do OOP in php code example Example: how to make php oop class public className{ public function __construct(){ //CODE HERE } }