PHP script that displays categories and product images and name on same page

Hi lovely and helpful forum mates,

You guys here are really amazing and helpful, am glad to be a part of you.

Can some help me, am having problem displaying products images with the categories on the same page, whereby it’ll look like this (Categories in a left sidebar, list down and when mouse over/clicked on any category name it’ll display the available products images and name in a two column and unlimited rows table format on the right sidebar) and at the same time if the admin manager update and adds new product(s) and category, it’ll be added to the page.
Also the old products already displayed will still be showing.
This is just a product display page which will be collected from MYSQL database. If you can help me with the php script I’ll appreciate.

Thanks in anticipation
Kind regards
Jason

Jason,

We cannot provide anything based on what you’ve asked. To do this, we’ll need to know:

  • The database structure for the various affected tables
  • What framework/script you are currently running
  • Code samples

Programmers are not masters of telepathy :wink:

Thanks sebrenauld,

Now I understand, I know a bit or say some handful of php, but using it to write a complex display layout is the problem for now, so I’m thinking if there is a script out there that is handy, or better still a guideline structure of how php can be written in dreamweaver to achieve this is what am looking for.

My database contains table for product name, category, and product image.
The script I have now displays 6 products horizontally down.

Kind regards

Sponsor our Newsletter | Privacy Policy | Terms of Service