i want to do Explorer kind look and work of category and products

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • chiragshah8484
    New Member
    • Feb 2007
    • 1

    i want to do Explorer kind look and work of category and products

    Hello
    I want to make explorer kind look and work of my category and also its products. The category and its subcategory is dynamic. It means admin can add any number of categories ans subcategories.S o how i will manage it? I am new in PHP devloping. just 25 days of work in PHP. so i need help to do this kind of thing.
  • Motoma
    Recognized Expert Specialist
    • Jan 2007
    • 3236

    #2
    Originally posted by chiragshah8484
    Hello
    I want to make explorer kind look and work of my category and also its products. The category and its subcategory is dynamic. It means admin can add any number of categories ans subcategories.S o how i will manage it? I am new in PHP devloping. just 25 days of work in PHP. so i need help to do this kind of thing.
    From what I can decipher, you mean something like this. Feel free to correct me if I am wrong.

    These sorts of things are usually done with Javascript/AJAX these days, however one could do them using PHP and MySQL (or even just PHP, if you are brave/foolish).

    Comment

    Working...