email attachment problem
- From: owen_meany@xxxxxxxxxxxxxx
- Date: 13 Aug 2006 20:57:57 -0700
I'm new to PHP, so forgive me.
I'm trying to create a simple form that will send an email with a file
attachment. I downloaded the following code:
http://www.sitepoint.com/article/advanced-email-php
and it works. But for some reason, the attached file has underscores
before and after the file name. Ex, if I'm attaching file xyz,pdf, it
shows up as _xyz.pdf_ in the email.
For the life of me, I can't figure out how to remove the underscores.
I hope this is a simple fix.
Thanks
Dan
.
- Follow-Ups:
- Re: email attachment problem
- From: pierro
- Re: email attachment problem
- Prev by Date: Re: Matching stuff in arbitrary order with regex
- Next by Date: Re: need a help in htaccess - please help
- Previous by thread: need a help in htaccess - please help
- Next by thread: Re: email attachment problem
- Index(es):
Relevant Pages
|