<?php // See class.breadcrumb.inc.php or the README file for Usage Directions include_once('class.breadcrumb.inc.php'); $breadcrumb = new breadcrumb; echo $breadcrumb->show_breadcrumb(); ?>