Simple Mailing List Php

Sending e-mail attachments with PHP?
Hello,
I am a beginner at PHP and need some help. I’m trying to make a form that will send e-mail attachments with it.
I know how to setup the form but I don’t know how to do it with attachments. Can somebody write me a simple script with all of the necessary headers to send an e-mail attachment?
Please list them here, and do not give me a link to some other site.
Thank you!
By the way, the form looks something like this:
Name: __________
E-mail: ____________
Message: ________________
Attachment: ________________
try existing email class.. search PHPMailer Class