PHP mail form with multiple attachments

Hi everyone, I am making a website for a friend and I thought it would be cool to have a form for his customers to fill out and have it emailed to him instead of the old fashioned way of sending an email with file attachments.

I know very basic php, so I don’t know how to make a script for this. I found several pre-made scripts doing a google search, but none suited my needs. I am looking for a basic form, say with 3 normal text fields, and a max of 8 fields to where the user can upload a picture from their computer and have it sent as an attachment within the email.

Every script I’ve found had either the normal text fields, and only one attachment box, or vice-versa. Would anyone know where I could possibly find a script that would fit my needs?

Any help is greatly appreciated.

Thanks
Mike