Re: email attachment problem
- From: owen_meany@xxxxxxxxxxxxxx
- Date: 14 Aug 2006 06:26:26 -0700
Thanks for the suggestion.
it turns out I just needed to remove the {} brackets around the file
name.
But thanks for helping.
Dan
pierro wrote:
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
.
- References:
- email attachment problem
- From: owen_meany
- Re: email attachment problem
- From: pierro
- email attachment problem
- Prev by Date: Re: email attachment problem
- Next by Date: Re: need a help in htaccess - please help
- Previous by thread: Re: email attachment problem
- Index(es):
Relevant Pages
|