akelabanda
Programmer
Hello folks
I'm trying to create a new design for a php website to make it database driven (MySQL).
I can play around a bit with php and mysql but not really an expert. I'm seeking advice/tips on how best to achieve my site design (attached)
* Fig 1 shows the landing page with initial data
Left pane will display a list of categories from the
MySQL table. Each list item should be a link.
* Clicking on any link (Cat 1) should display Subcat1,
Subcat2, etc on the right. Each Subcat should also
be a link
* Again clicking on any Subcat should do 2 things. It
should move all previously displayed Subcats under
Cat as shown in the figure. It should display products
under Subcat on the right side. (All are links)
* Clicking on any Product link on right moves all product
links under Subcat and displays Product details on
right as shown in the figure.
How can I achieve this using php, mysql and ajax ?
If you need more details, do let me know. All this data will be sourced from a singe table.
Your help will be greatly appreciated.
UK's best mobile deals online
I'm trying to create a new design for a php website to make it database driven (MySQL).
I can play around a bit with php and mysql but not really an expert. I'm seeking advice/tips on how best to achieve my site design (attached)
* Fig 1 shows the landing page with initial data
Left pane will display a list of categories from the
MySQL table. Each list item should be a link.
* Clicking on any link (Cat 1) should display Subcat1,
Subcat2, etc on the right. Each Subcat should also
be a link
* Again clicking on any Subcat should do 2 things. It
should move all previously displayed Subcats under
Cat as shown in the figure. It should display products
under Subcat on the right side. (All are links)
* Clicking on any Product link on right moves all product
links under Subcat and displays Product details on
right as shown in the figure.
How can I achieve this using php, mysql and ajax ?
If you need more details, do let me know. All this data will be sourced from a singe table.
Your help will be greatly appreciated.
UK's best mobile deals online