PHP Classes / Bread crumb page navigation

Display bread crumbs of pages visited by the user

Bread crumb page navigation PHP Class

This class can be used to display bread crumbs links to pages visited by the user. It keeps track of pages visited by the user by storing their URLs in a session variable as HTML links. The class displays the breadcrumb links right after they are updated with the currently visited page. This class can generate bread crumb like navigation bars. It outputs an HTML ordered list of navigation links.

Similar PHP Classes

Search in PHP Classes

Filter by tags