<?php require_once "./classes/cache.class.php"; $cache = new cache(); //other php code follows here ?>