<?php ini_set('display_errors', true); error_reporting(E_ALL); require_once __DIR__ . DIRECTORY_SEPARATOR . '..' . DIRECTORY_SEPARATOR . 'Start.php';
info at phpclasses dot org