7;; [EMAIL PROTECTED]; [EMAIL PROTECTED]
Subject: RE: [PHP] Re: Attach Image to email
I understand many virus filters eliminate .jpg or .jpeg attachments (see
macafee for cert for details). Do you think that will be a problem for you
(a fly in the ointment so to speak)?
Warren Vail
-Origin
, 2004 4:41 PM
To: [EMAIL PROTECTED]; [EMAIL PROTECTED]
Subject: RE: [PHP] Re: Attach Image to email
Yes. I want to make it as attachment.
Any ideas how that's can be done?
Thanks
>From: "Elliot J. Balanza" <[EMAIL PROTECTED]>
>Reply-To: "Elliot J. Balanza&
Yes. I want to make it as attachment.
Any ideas how that's can be done?
Thanks
From: "Elliot J. Balanza" <[EMAIL PROTECTED]>
Reply-To: "Elliot J. Balanza" <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Subject: [PHP] Re: Attach Image to email Date: Wed, 24 Mar
Send it in HTML form, and use an img meta tag... now if you want to do is an
attachement that is a different story.
Vamp
"Mike Mapsnac" <[EMAIL PROTECTED]> escribió en el mensaje
news:[EMAIL PROTECTED]
> Hello
>
> I know how to use mail "function" in php to send an email with text. But I
> want to
Hello,
On 08/04/2003 10:59 AM, Diana Castillo wrote:
Can you tell me how to attach files when using the php mail function?
You may want to try this class that lets you compose messages with as
many attachments as you want, including in HTML messages.
http://www.phpclasses.org/mimemessage
--
Re
http://pear.php.net/package-info.php?package=Mail_Mime
Regards,
Greg
--
phpDocumentor
http://www.phpdoc.org
Diana Castillo wrote:
Hi,
Can you tell me how to attach files when using the php mail function?
Thanks,
Diaan
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http
Hello,
On 01/14/2003 11:09 PM, Harald Mohring wrote:
how can i attach an image with the mail command
how do get the image in a variable when i have chosen it with the input type
file?
Do you mean attaching an image as a separate file or embed it in the
message so it displays in HTML message?
7 matches
Mail list logo