Yamaha32088 Posted March 11, 2008 Share Posted March 11, 2008 I was hoping someone could help me out with this I have a database with two tables Category's and Sub category's. I was wondering if its possible to create a dynamic list of category's on the left side of the screen since I might be adding and removing category's constantly. Also when the user goes over a category that has sub category's in it I would like them to appear to the right side of the category's. An example of what I want can be viewed here http://www.remington.com/products/ . Does anyone know of sample scripts, tutorials, etc. Any help is greatly appreciated. Quote Link to comment https://forums.phpfreaks.com/topic/95542-dynamic-subcategory-list/ Share on other sites More sharing options...
MadTechie Posted March 11, 2008 Share Posted March 11, 2008 i would do this in CSS (google CSS menus) you could then build the CSS via php pulling the items from a sql table Quote Link to comment https://forums.phpfreaks.com/topic/95542-dynamic-subcategory-list/#findComment-489089 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.