DNOSC Posted February 28, 2004 Posted February 28, 2004 :unsure: I'm trying to execute product_info from outside of oscommerce. I'm able to do this using forms. But I was wondering if I could use <a href>. If so, does anyone know the correct syntax for passing products_id? Thanks! Debbie
DNOSC Posted February 29, 2004 Author Posted February 29, 2004 :D I figured it out! Hope the following code is helpful to anyone that might have the same question : echo "<a href=../oscommerce/product_info.php?products_id=$product_id . >view details</a>";
Recommended Posts
Archived
This topic is now archived and is closed to further replies.