View Single Post
  #10 (permalink)  
Old 06-16-2007, 11:18 AM
lala lala is offline
WebProWorld Member
 

Join Date: Feb 2007
Location: United Kingdom
Posts: 40
lala RepRank 0
Default Re: how to display one record in SQL/PHP

Thank you Dave

Just to double-check that I got this right: You would assign to each link a corresponding id ("table.htm?id=4" or similar?)and then use your query to populate the webpage with the product details of the choosen item?

Could I use a table and set it up that the product name goes in the heading, the description in the cell underneath and the product photos in the cells to the right for example? Would I use a print type command (as mentioned above) and if yes, what would it look like in my example as such?

I am so new to the subject that I need looking up literally anything. Apart from that I sometimes lack the ability to express propperly what I am looking for, so it makes it hard to Google it...

lala

Last edited by lala : 06-16-2007 at 11:23 AM. Reason: Forgot important point to mention
Reply With Quote