Say you have a products table and in that you have product_name, product_description etc. add a field hyper_link and insert the link in that field eg showitem.
php?item_id=1. Then you can call it using something similar to the code I posted above.
I hope this makes sense,
Pat