Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

replace input field by output field


Guest

Recommended Posts

Hi Group,

 

i'a affraid it will take a long time until I have understood all subtilities of the "array" and embedded querries instructions.

 

Coud someone help me on short notice to convert the input field of shopping cart.php arond line 150:

 

'text' => tep_draw_input_field('cart_quantity[]', $products[$i]['quantity'], 'size="4"') . tep_draw_hidden_field('products_id[]', $products[$i]['id']));

 

in a plain output field equivalent?

 

Thank you in advance.

 

RIN67630

Link to comment
Share on other sites

Archived

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

×
×
  • Create New...