<?php include('header.class.php'); $head=new header('My First CMS'); $head->show(); ?>
info at phpclasses dot org