Hi all Can anybody shared code for displaying categories and subcategories upto any level in PHP example : Root->Child1->child2------childN
Asia -->India(Country) -->New Delhi(state)-->Pitampura(city)-->City center(colony) -->Bombay-->North Bombay -->Punjab -->Ludhiana
visit the site: http://gallery.mybestworks.com Here you will find that the subcategory will change according to category. If this fits your need, i'll provide you the code (as i'm the owner of that site).
Thanks for replying ,I need the results which work using OnClick Event like if i click India,the result is India->NewDelhi,If i click New Delhi the result is India->New Delhi->pitampura