On Sat, Sep 05, 2009 at 06:52:53PM +0200, Grega Leskov??ek wrote:
> How do I attach a file in mail function or do I have to use PEAR (and if how
> ...). What are the advantages of PEAR? When do You suggest to use PEAR?
You *can* attach something to an email using the mail() function, but
the proc
RTFM
Bastien
On Saturday, September 5, 2009, Grega Leskovšek wrote:
> How do I attach a file in mail function or do I have to use PEAR (and if how
> ...). What are the advantages of PEAR? When do You suggest to use PEAR?
> Thanks in advance,
> -- Peace refuge: http://users.skavt.net/~gleskovs/
>
How do I attach a file in mail function or do I have to use PEAR (and if how
...). What are the advantages of PEAR? When do You suggest to use PEAR?
Thanks in advance,
-- Peace refuge: http://users.skavt.net/~gleskovs/
When the sun rises I receive and when it sets I forgive;) Grega Leskovšek
On Tue, 18 Mar 2003 23:19:08 +0100, Chris Hayes wrote about "Re: [PHP]
Mail attachment" what the universal translator turned into this:
>It may be that the mail receiver expects some content after you put this in
>the header:
> Content-Type: text/ascii; charset=iso-
> It may be that the mail receiver expects some content after you put this
in
> the header:
> Content-Type: text/ascii; charset=iso-8859-1\n
> If you're sending plain text, and no special (read: non-western)
> characters, i don't think you need that part.
That was the fix. Yer a goldmine.
At 23:24 18-3-2003, you wrote:
I'm not sure why, but I get an attachment when sending out a mail with the
following (see below). Well, I shouldn't say an attachment, but in Outlook
I get that little paperclip, saying there is an attachment. But when I go
to open the attachment, there is nothing
I'm not sure why, but I get an attachment when sending out a mail with the following
(see below). Well, I shouldn't say an attachment, but in Outlook I get that little
paperclip, saying there is an attachment. But when I go to open the attachment, there
is nothing there.I'm trying to send it to
Class for sending mail with MIME attachments in multipart format using
external send mail, mime code and zip
http://www.weberdev.com/index.php3?GoTo=get_example.php3?count=336
Class to send a file as an attachment with the php mail() function.
http://www.weberdev.com/index.php3?GoTo=get_example.p
Hi All,
I am trying to do a mail attachment for photo(jpeg file) by using
php mail function and qmail server. I have used the following mime format
to send out photo attachment provide by
http://planetkiller.shadow.net.au/mime-php.txt. But When I received the
mail in Outlook Express, th
so i have a mail script which allows people to send attachments. This is
activated by an htmlform, which allows users to select the file from their
hard drive and post to the recipient.
The problem I have is this-
The file attachment is sent via email as a .dat file.
If I specify the name of th
10 matches
Mail list logo