tjmaxwell
03-20-2006, 01:28 AM
Hello all,
I'm building a large product review website and would like to simplify page creation by pulling in data from a database. Basically, what I want is something very similar to this:
dcresource.com/reviews/cameralist.php
(sorry, I don't have enough posts apparently to post links)
I want to have a full product table, with links to actual product pages. Most of the information within these product pages will be populated from the database (specifications mainly). I'd like users to be able to narrow down the database by various attributes just like what's done on the demonstration above.
I've searched everything I can think of on Google, I've tried several different database management programs and content management systems, but I simply can't find what I'm looking for here. I've already built the product table in MySQL, I just don't know how to display it the way I want it.
Can anyone suggest some software, or a tutorial, or anything that would help me accomplish this? I'm to the point now where I just want it done and don't want to deal with it anymore. I'm also willing to pay if anyone can do this for me in PHP. In any case, please help! Thanks.
I'm building a large product review website and would like to simplify page creation by pulling in data from a database. Basically, what I want is something very similar to this:
dcresource.com/reviews/cameralist.php
(sorry, I don't have enough posts apparently to post links)
I want to have a full product table, with links to actual product pages. Most of the information within these product pages will be populated from the database (specifications mainly). I'd like users to be able to narrow down the database by various attributes just like what's done on the demonstration above.
I've searched everything I can think of on Google, I've tried several different database management programs and content management systems, but I simply can't find what I'm looking for here. I've already built the product table in MySQL, I just don't know how to display it the way I want it.
Can anyone suggest some software, or a tutorial, or anything that would help me accomplish this? I'm to the point now where I just want it done and don't want to deal with it anymore. I'm also willing to pay if anyone can do this for me in PHP. In any case, please help! Thanks.
