Hello. This is my first post here. Lovely site.
I am trying to create a product catalog. One page will have a list of all the products (gauges, in this case). The attributes of every item will be in a MySQL databse. I want them all to link to the same page, such as product_info.php, but I will have to attatch ?item_num=xxx. I have been unable to find out how to get the product_info.php page to pick up this information. I just picked up PHP yesterday, and that’s the last piece in the puzzle for me to be able to do my project, as far as I see.
If anyone can point me to a specific resource, or give me any advice, I’d appreciate it greatly.
Thanks!