Jabbamonkey
08-14-2002, 07:47 PM
Ok, I used a php web form to upload a file into a folder on my server. Now I want to send that exact file via email....
First thing I want to do is select the file I just uploaded.
Second, I need to determine the file type (so I can define its MIME email format)
Then I just need to attach it to an email and send away.
Anyone know how to do this? anyone know where a good tutorial is?
Jabbamonkey
First thing I want to do is select the file I just uploaded.
Second, I need to determine the file type (so I can define its MIME email format)
Then I just need to attach it to an email and send away.
Anyone know how to do this? anyone know where a good tutorial is?
Jabbamonkey