<?php require_once ('../src/Mind.php'); $Mind = new Mind(); echo $Mind->timestamp;
info at phpclasses dot org