Hi,
i am new to php. i am trying to create drill down on menu, result should be the out put of database query.
Ex: i have a website with Home,Months,Years menus.
i have one column in database which show all months(Jan,Feb,Mar,..).
What i want to do is, if i click on months column,i should see only months available in that database column not other months.
Any body provide me the total code highly appreciated.
Thanks in Advance for your help