billaun Posted December 26, 2002 Posted December 26, 2002 please help... :wink: I've added 4 fields to "PRODUCTS_DESCRIPTION" to enable the input box. <td class="main"><?php echo tep_draw_separator('pixel_trans.gif', '24', '15') . ' ' . tep_draw_input_field('products_condition', $pInfo->products_condition); ?></td> But when I input to the field, the database only capture the second char of the input. For example, input "Good" being captured. Appreciate your help in advance.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.