Hi there
I am a real newbie to PHP, but have managed to write a pretty simple script that sends a personalised plain text email to a recipient after them having filled in a simple HTML form.
However, I want to be able to include an <INPUT TYPE="file"> field in my form. Is it possible to then have this file uploaded and then sent as an attachment in the email that my PHP script sends?
Any help would be much appreciated!
Kind regards
Scott