<? require_once ( "skad_class.php" ); $refer=$HTTP_SERVER_VARS['HTTP_REFERER']; $r_skad = new skad_class ($refer); $r_skad->show (); ?>