carrietc Posted March 10, 2011 Share Posted March 10, 2011 Is it possible to use a php mail script to send an email confirmation after submit and that confirmation is HTML format? I have a working script that sends a confirmation with attachment, but I would like to format it as an HTML email. Ideas? Link to comment https://forums.phpfreaks.com/topic/230268-use-php-to-send-html-email/ Share on other sites More sharing options...
Pikachu2000 Posted March 10, 2011 Share Posted March 10, 2011 Did you happen to read the manual? mail() Link to comment https://forums.phpfreaks.com/topic/230268-use-php-to-send-html-email/#findComment-1185810 Share on other sites More sharing options...
carrietc Posted March 11, 2011 Author Share Posted March 11, 2011 Got it figured out. Thanks. Link to comment https://forums.phpfreaks.com/topic/230268-use-php-to-send-html-email/#findComment-1186141 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.