ilikephp Posted April 24, 2008 Share Posted April 24, 2008 hello !! I dont know if this is a php issue ??? In my web, I have many pages; how can I make a link for the previous page automatically, for example: home >> welcome >> ... and it is updated for each page? Thanks in advance... Link to comment https://forums.phpfreaks.com/topic/102673-create-home-welcome/ Share on other sites More sharing options...
bilis_money Posted April 24, 2008 Share Posted April 24, 2008 In your case it's called Breadcrumbs here is a tutorial http://www.evolt.org/article/Breadcrumbs_for_PHP_Lovers/17/4455/ if you don't like the tutorial. just google it for more tutorial like this --> 'php breadcrumbing' good luck. Link to comment https://forums.phpfreaks.com/topic/102673-create-home-welcome/#findComment-525838 Share on other sites More sharing options...
ilikephp Posted April 24, 2008 Author Share Posted April 24, 2008 yeahhh it works!!! in my webpage I have: HOME > Arabic > SubPage > Fathers (arabic and subfolders are folders) I dont want them to appear! what can I do plz in this case? Thanks... Link to comment https://forums.phpfreaks.com/topic/102673-create-home-welcome/#findComment-525894 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.