I made a little modification of your script to automatically attach uploaded file(s) to the email.
The mod at least work on two servers (localhost and my isp's) so further testing may be required :)
Thanks for your work :)
http://kawa.free.fr/phpformmail_classic-1.06.0-with_file_uploads.zip
mod that support uploaded file(s)
I know this post is old but I tried the script and all I get in the image upload when I get the email is this file: C:\WINDOWS\Desktop\gwd2.gif
I have tried Don's version too and the same thing..
I am looking just for this one added feature, Don's mailer has a lot of other things I don't need and want to avoid having to upload that many files.
Any thoughts on what might be allowing the image to so up in the email?
Thanks
mod that support uploaded file(s)
Nevermind I added multipart/form-data and it works fine..