I have created form that allows the user to attach a file, ive created email in php that sends the email to the address the user enters. That works fine.
What code do i use to allow the file selected in the previous form, to be emailed with the rest of the email?
any help would be great