Hi all,
I have created a form. When the user hits submit it should send the details to people stored in the database.
How do I do this??
Thanks very much for your help and time.
Kevin.
pseudecode: - select user from db (will be saved in an array) - split the elements from the array and put in in one string with comma separated - send mail to this string - finish
http://www.phpbuilder.com/board/showthread.php?s=&threadid=10217955&highlight=Bulk+EMail