how to send mail with multiple files attached.
PHP Scripting Forums » General Web Development Forum
-
Posted 7 months ago #
-
Quote from: zainul
"how to send mail with multiple files attached."check this script:
http://www.finalwebsites.com/snippets.php?id=41or just use phpmailer
Posted 7 months ago # -
Simply i just want to send mail using php mail function.
Please tell me any mail server required or any hosting is required .
and what kind of setting i will made in php.ini file to send
mail using phpPosted 7 months ago # -
You need a script to do that, the easiest way should be phpmailer (read their manual)
Posted 7 months ago #
Reply
You must log in to post.