degger Posted September 30, 2012 Share Posted September 30, 2012 Hey guys, I need your help... this is my problem I want to add a new filed in the orders database (message, name, email) ...and i already create new fields for them in database 'orders'. my input form in product.tpl ... how to put the variables ( name,email, message ) into Order.php? see my attachment file.... thanks Link to comment Share on other sites More sharing options...
degger Posted October 2, 2012 Author Share Posted October 2, 2012 if from php to tpl... i know... with $smarty->assign('',''); and how to pass variable to php? thnaks Link to comment Share on other sites More sharing options...
degger Posted October 13, 2012 Author Share Posted October 13, 2012 please help...... Link to comment Share on other sites More sharing options...
Recommended Posts