losse
04-26-2006, 02:01 AM
Hi guys
Just a quick question that perhaps you could refer me to a tutorial or a book.
I have site with products... I've been able to create a product template page that queries the product image, description, price etc...
But now I want to create an index page that a) queries the db for all the products in there and b) when they click the product link, it gets taken to the product page...
I'm just wondering how that linking relationship can be established?
For example, I know that the page name will be something like product.php?=id=223 or something like that but I don't know how to create that.
Thanks
Just a quick question that perhaps you could refer me to a tutorial or a book.
I have site with products... I've been able to create a product template page that queries the product image, description, price etc...
But now I want to create an index page that a) queries the db for all the products in there and b) when they click the product link, it gets taken to the product page...
I'm just wondering how that linking relationship can be established?
For example, I know that the page name will be something like product.php?=id=223 or something like that but I don't know how to create that.
Thanks