Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

General PHP code help


gcrankshaw

Recommended Posts

Posted

I need some help in understanding how the code below works. This code is from the "product info" page. The "add to cart" button is not working and i need to know how it is supposed to work, so that i can trace where the problems are.

 

<td class="main" align="right"><input type="hidden" name="products_id" value="168"><input type="image" src="includes/languages/english/images/buttons/button_in_cart.gif" border="0" alt="Add to Cart" title=" Add to Cart "></td>

 

Cheers

Glenn

Posted

this is the output html. you should check the php code of your product_info.php, comparing the default osc one with the one you have.

Archived

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

×
×
  • Create New...