PHP mail with multiple attachments and message in HTML format [closed]
- by Jason
I am new to PHP, so please don't mind if my question is silly. I would to like to make a PHP to send email with numerous attachments and the message of the email will be in HTML format.
<html>
<body>
<form action="mail.php" method="post">
<table>
<tr>
…