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