I am really concerned about showing url id's to view details for a product that i am setting up. Is there a way in US to hide or make it more secure?
This is what i have: <a href="product_details.php?transac_id=<?php echo $product['id']?>">Product Name</a>
This is what i have: <a href="product_details.php?transac_id=<?php echo $product['id']?>">Product Name</a>