Creating breadcrumb links
October 27th, 2007
I decided that I would like to create a breadcrumb links bar for the top section of each page of my new website design. A google search brought many many differing ways of achieving this using PHP however none of them seemed to concisely achieve what I needed. So instead I used a few of the most useful examples as a reference and created my own. The following are a good place to start I found, especially the first listed here (although last one I found):
http://www.sillybean.net/archives/452
http://www.zend.com/zend/spotlight/breadcrumb28.php
http://gr0w.com/articles/code/php_breadcrumb_links_creator/
Next comes the CSS for that general area, including my new design’s main navigation.
Add a Comment

Extra Stuff (Click to find out more!)