Hey folks,
I'm working on a submission form which allows the user to send their logo via email to me.
problem i'm having is that i can't seem to get my mail() function to work with the attachment.
i can get it to limit the size and the extension of the file but it wont send the attachment along.
any ideas on how best to get it running smoothly ?