PHP/MySQL - Nav links pass variable to another page? Or?
I'm a PHP/MySQL beginner. I'm digging through books and tutorials as best I can, but finding myself a little lost in the sheer volume of information. If someone can point me in the right direction for this task, I'd really appreciate it.
I have a database (MySQL) with two tables. One is a list of carpets, and the other a list of the categories of carpets and information about those categories.
The "carpets" table has a field for each record to indicate which category that carpet belongs to.
I'm trying to do this:
- A navigation bar listing the categories
- When you click on a category, a "gallery" page opens, display the carpets (name, description, photo) of each carpet in that category
Does Dreamweaver have server behaviors for this? If not, can anyone give me a general idea of what the code is I need to write to make this happen?
Thanks VERY much in advance,
--
Patty Ayers | www.WebDevBiz.com
Free Articles on the Business of Web Development
Web Design Contract, Estimate Request Form, Estimate Worksheet
--
