Page 1 of 1

Sending Email with Attachment

Posted: Wed Jun 04, 2008 1:04 pm
by smithveg
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.

Re: Sending Email with Attachment

Posted: Wed Jun 04, 2008 9:30 pm
by smithveg
Any ideas how can i send the email attachment from my local machine?