eskimowned Posted August 23, 2006 Share Posted August 23, 2006 Ok - so heres my problem. I have a booking system that I have created using a mixture of MYSQL and PHP. Essentially you go to an event, if you would like to attend you click the book now button. From there the event details are taken accross and you fill out an online form to confirm. Now here's the problem I have - When you confirm this booking I need the information of event and customer to update to a table and send an invoice via email.How do I update table and mail at the same time when the submit button is pressed?How can formated HTML emails be sent via PHP?Any help is always greatly appreciated. Quote Link to comment Share on other sites More sharing options...
eskimowned Posted August 23, 2006 Author Share Posted August 23, 2006 Anyone? What about sending formated mail from a form. ie. the form variables get delivered to ricipient as a HTML mail doc. Quote Link to comment Share on other sites More sharing options...
eskimowned Posted August 24, 2006 Author Share Posted August 24, 2006 Ok - I'll try it a little differently Is it possible to submit an update record and email document on the same button? Quote Link to comment Share on other sites More sharing options...
eskimowned Posted August 30, 2006 Author Share Posted August 30, 2006 Hello - Please somebody help me or point me in the right direction! I'll love ya all forever. Quote Link to comment Share on other sites More sharing options...
mitzleah Posted September 5, 2006 Share Posted September 5, 2006 Hey,Follow this thread: http://www.phpfreaks.com/forums/index.php/topic,106890.0.html Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.