Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Linking to product_info


DNOSC

Recommended Posts

Posted

: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

Posted

: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>";

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...