robcrozier Posted March 10, 2008 Share Posted March 10, 2008 Hi all, I've got a bit of a complex online auction site under development at the minute and i'm having a bit of trouble with a surprisingly basic thing, navigation. On this site; users can find themselves delving deep within it if you know what i mean and i want to provide appropriate back links on each page so that the user can always navigate back and forth one stage at a time. However, i need something that's going to remember what the previous referring page was even if the user navigates 2-3 pages in front and needs to get back for some reason. I need something that isn't going to get thrown off or confused if the page is refreshed by the user too. Any suggestions to good sites, tutorials etc? thanks all! Link to comment https://forums.phpfreaks.com/topic/95501-navigation-with-php/ Share on other sites More sharing options...
dmccabe Posted March 10, 2008 Share Posted March 10, 2008 I dont know if this a good tutorial or not, but what I think you are looking for is called "breadcrumb". http://www.ecreate.co.uk/diy/breadcrumb_nav.php Link to comment https://forums.phpfreaks.com/topic/95501-navigation-with-php/#findComment-488850 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.