Re: email attachment problem
- From: "pierro" <swingbrothers@xxxxxxxxx>
- Date: 14 Aug 2006 05:17:26 -0700
hi,
try http://nl3.php.net/str_replace
grtz
owen_meany@xxxxxxxxxxxxxx schreef:
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: owen_meany
- Re: email attachment problem
- References:
- email attachment problem
- From: owen_meany
- email attachment problem
- Prev by Date: Re: need a help in htaccess - please help
- Next by Date: Re: email attachment problem
- Previous by thread: email attachment problem
- Next by thread: Re: email attachment problem
- Index(es):
Relevant Pages
|