use a mailer class, for example phpmailer, to handle this. man i say emailing could be a very crazy job for an coder. thank god that some guys make it simple for us ;) http://sourceforge.net/projects/phpmailer > I need to create a php form and mail it to a recipient (that I can do). My > question is how do I create an area for a file (.doc, or .pdf) to be > attached emailed along with other form data as well? > > -Jeff