PHP Breadcrumbs Class is a little helper PHP class that will let you create and manage your breadcrumbs. Everything is very simple (as it always is when using Object Oriented Programing - uh-oh) and you should be able to figure it all out by reading into the documentation and to the example file.
Developer comments
As usually, everything is template driven! Check out this lovely PHP class for managing your breadcrumbs but be aware that it's still hot as I created it in a hurry for a project of mine and might not be totally ready for the outside world.
Product's homepage
Requirements:
· PHP 5