Example #1
0
<?php

include_once "controller/controller.php";
$Controller = new Controller();
$Controller->select();
//var_dump($Controller);