PHP newbie here. I’m currently developing a shopping cart web site using PHP and my question is how do I make a dynamic category tree listing on my side bar? Because I have no idea on how to implement it. I’m done with adding of categories in database.
Share
With the limited information you provided on how many levels of categories you require, here is an example that may help?
Style up your L1-categories and L2-categories in your css file as required for your side bar and you should be on your way, those links will need to change to suit your website they are just there for an example