ok in oscommerce admin/categories.php
there is a couple of lines like this im trying to figure out the change to zen cart
Oscommerce code:
tep_db_prepare_input($HTTP_POST_VARS['products_model']),
tep_db_prepare_input($HTTP_POST_VARS['products_price']),
where is this in zen cart, what im trying to do is use contribution mvs from oscommerce to zen cart, any help please



