dhimok Posted March 8, 2007 Share Posted March 8, 2007 Hello everyone! I have a mysql table and these fields: category_id, category_name, parent_id And i have a tree menu function which lists the categories under appropriate parent. What I need help is a function that when i view content of a child then it shows in which parents it resides. Like this: You are here: Grandpa > Father > Child where I am actually viewing the contents of Child Thanks in advance Link to comment https://forums.phpfreaks.com/topic/41765-help-with-this-function-please/ Share on other sites More sharing options...
rofl90 Posted March 8, 2007 Share Posted March 8, 2007 are you using variabls? Link to comment https://forums.phpfreaks.com/topic/41765-help-with-this-function-please/#findComment-202501 Share on other sites More sharing options...
dhimok Posted March 8, 2007 Author Share Posted March 8, 2007 Yes. I am using querystring Link to comment https://forums.phpfreaks.com/topic/41765-help-with-this-function-please/#findComment-202505 Share on other sites More sharing options...
dhimok Posted March 9, 2007 Author Share Posted March 9, 2007 Anyone knows a solution about this? Link to comment https://forums.phpfreaks.com/topic/41765-help-with-this-function-please/#findComment-203420 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.