sending files to e-mail along with form in php
Posted: Sat Sep 25, 2004 10:35 am
Hi
(the usual declaration) I'm a newbie to php,
What I'm after is help for the following. I have a form (php) set up on my website, which works very well, once completed the form send all the info to my e-mail account.
I have been looking for code or examples that will allow the user to upload files (jpgs, gifs, ect). I have seen quite a few coded examples that stores the attched files on the server, but nothing that will send files directly to my e-mail. Can this be done?
I'd be grateful for any help with this
(the usual declaration) I'm a newbie to php,
What I'm after is help for the following. I have a form (php) set up on my website, which works very well, once completed the form send all the info to my e-mail account.
I have been looking for code or examples that will allow the user to upload files (jpgs, gifs, ect). I have seen quite a few coded examples that stores the attched files on the server, but nothing that will send files directly to my e-mail. Can this be done?
I'd be grateful for any help with this