djbuddhi Posted June 8, 2008 Share Posted June 8, 2008 How can i use php emailer to send mysql query list ex: name age salary a 11 22 b 33 44 c 33 44 d 33 88 e 67 88 this table is creating dynamically buy a sql query .i want 2 send this above table by php mailer how to do it ? Link to comment https://forums.phpfreaks.com/topic/109255-php-mailer-help/ Share on other sites More sharing options...
hitman6003 Posted June 8, 2008 Share Posted June 8, 2008 http://www.php.net/function.mail Look at any one of the examples from the manual. Link to comment https://forums.phpfreaks.com/topic/109255-php-mailer-help/#findComment-560417 Share on other sites More sharing options...
djbuddhi Posted June 8, 2008 Author Share Posted June 8, 2008 thanks Link to comment https://forums.phpfreaks.com/topic/109255-php-mailer-help/#findComment-560453 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.