runnerjp Posted November 6, 2008 Share Posted November 6, 2008 how would i go about displaying a path like this * PHP Freaks Forums > * PHP Coding > * PHP Help i can get my forum page but how would i get it to show which forum they are in? Link to comment https://forums.phpfreaks.com/topic/131649-displaying-path/ Share on other sites More sharing options...
JonnoTheDev Posted November 6, 2008 Share Posted November 6, 2008 The forum categores are stored in a database table, correct? Simply use a database query to backtrack the path from the current category and display the results on the screen. Link to comment https://forums.phpfreaks.com/topic/131649-displaying-path/#findComment-683793 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.