Posted by petersprc on 02/16/07 04:58
Your page could look like this: <? require('pre.php') $trail[] = array('home', 'contact'); ?> Stuff <? require('top.php') ?> Content In top.php, you could print out the trail. You can also just use a string instead ($trail = "<a>...|<a>...").
[Reply to this message]
Copyright © 2005-2006 Powered by Custom PHP Programming