Re: [PHP-DB] query selection

2003-06-16 Thread CPT John W. Holmes
> the first list that is displayed has an ID for each product. But when I > click on it, it goes to the next page but does not display the rest of the > products that are listed in the second table. > > $query = "SELECT * FROM product_list WHERE productid = id"; > > Id being the description ID t

RE: [PHP-DB] query selection

2003-06-16 Thread Ryan Holowaychuk
n? Are you wanting us to write this for free? Do you want bids on the project? ---John Holmes... - Original Message - From: "Ryan Holowaychuk" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, June 16, 2003 2:30 PM Subject: [PHP-DB] query selection I have a dat

Re: [PHP-DB] query selection

2003-06-16 Thread CPT John W. Holmes
Okay... and? Do you have a question? Are you wanting us to write this for free? Do you want bids on the project? ---John Holmes... - Original Message - From: "Ryan Holowaychuk" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, June 16, 2003 2:30 PM S

[PHP-DB] query selection

2003-06-16 Thread Ryan Holowaychuk
I have a databae built, at the moment it has two tables. The first table has 2 fields, an ID and description. This is for a listing of all the different samples that we have at the company. When the user clicks on the description they want, it will open another page that will show all the item