Sending Multiple Files with PHP Mail
Posted By: Admin - 2010-06-02As we spent a long time looking for something which would send multiple files within a form via PHP we thought we would post this for you to use. All you have to do is save this code to a PHP file and redirect your form to this new PHP file. You do not have to preset any fields as it will auto detect all fields. Please make sure on your form you have the enctype set to... More..
Categories
Latest Comments
- Eddie - 2010-02-01
setting up you emails using the above guide was the simplest thing I ever had to do on a PC thanks..more