EagerWolf Posted February 6, 2007 Share Posted February 6, 2007 I would like to add location on a page on top of my page... I mean something like this: PHP Freaks Forums > PHP and MySQL > PHP Help > Start new topic 10x 4 answers Link to comment https://forums.phpfreaks.com/topic/37349-site-location/ Share on other sites More sharing options...
Caesar Posted February 6, 2007 Share Posted February 6, 2007 Not going to qrite the code for you but, you should look into using either sessions or cookies for this. Edit: You can also do this without using either, depending on the pages you are calling, and the method. 9For example, if the content is loaded using $_GET information/values.....etc. Link to comment https://forums.phpfreaks.com/topic/37349-site-location/#findComment-178601 Share on other sites More sharing options...
EagerWolf Posted February 6, 2007 Author Share Posted February 6, 2007 Thanks for your answer! Does any example or tutorial exists online? Link to comment https://forums.phpfreaks.com/topic/37349-site-location/#findComment-178603 Share on other sites More sharing options...
Caesar Posted February 6, 2007 Share Posted February 6, 2007 Check: http://www.ecreate.co.uk/diy/breadcrumb_nav.php Though I haven't looked at it to see if it is a decent tutorial. Good luck! Link to comment https://forums.phpfreaks.com/topic/37349-site-location/#findComment-178607 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.