i want to send an email, and attach a file which the user has just uploaded over http....
any ideas?
Hi,
at first, read some tutorial on the subject, like this one :
http://www.phpbuilder.com/columns/kartic20000807.php3
and then either "do it yourself" or use an already written PHP class.
Hervé.