PDA

View Full Version : uploaded fine, now send via email


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

Spookster
08-14-2002, 08:10 PM
You already have this topic open for discussion:

http://www.codingforums.com/showthread.php?s=&threadid=3738

Closing thread.