RynMan Posted January 16, 2011 Share Posted January 16, 2011 Hi Guys I've constructed a modified shopping cart system using the tutorial here: http://v3.thewatchmakerproject.com/journal/276/ I'm not great at PHP but have managed to have it working great. My question is: How can I send the data stored in my session, via email using the form? On the final page before the submission is made to email the data - i've got contact detail inputs for the form, and the cart items shown. I just don't know how to send that info onwards. Many thanks.... Link to comment https://forums.phpfreaks.com/topic/224607-submitting-my-cart-data-via-form/ Share on other sites More sharing options...
BlueSkyIS Posted January 16, 2011 Share Posted January 16, 2011 http://php.net/manual/en/function.mail.php ? Link to comment https://forums.phpfreaks.com/topic/224607-submitting-my-cart-data-via-form/#findComment-1160303 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.