DNOSC Posted February 28, 2004 Share 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 Link to comment Share on other sites More sharing options...
DNOSC Posted February 29, 2004 Author Share 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>"; Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.