Solarpitch Posted January 13, 2007 Share Posted January 13, 2007 Hey,does anyone know a tutorial on site navigation in showing where the user is in a site? The same way phpfreaks have theirs . . iePHP Freaks Forums > SQL / Database Forums > MySQL HelpI am not sure what its called either? Link to comment https://forums.phpfreaks.com/topic/34047-tutorial-on-site-navigation/ Share on other sites More sharing options...
redbullmarky Posted January 13, 2007 Share Posted January 13, 2007 they're called 'breadcrumbs'. If you do a google search on "breadcrumbs tutorial php" there are quite a few. take your pick :)however, if you've got the basics down, they're generally not too hard to create as they're literally a group of hyperlinks. how you form the whole line of them really depends on the structure of your data and/or pages.good luck Link to comment https://forums.phpfreaks.com/topic/34047-tutorial-on-site-navigation/#findComment-160052 Share on other sites More sharing options...
Solarpitch Posted January 13, 2007 Author Share Posted January 13, 2007 Cheers!!! :) Link to comment https://forums.phpfreaks.com/topic/34047-tutorial-on-site-navigation/#findComment-160053 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.