Hi, i found an article at, http://www.webcheatsheet.com/PHP/send_e ... chment.php
It teach on the sending email with attachment.
Any idea how can u get the file from my local machine?
If i have my html as below:
Attach File: <input type="file" name="attach_file" size="40"/>
I have no idea how to amend the code. Please suggest. Thank.
Sending Email with Attachment
Moderator: General Moderators
Re: Sending Email with Attachment
Any ideas how can i send the email attachment from my local machine?