Use this class, there is even an example of the feature you want:
http://www.phpclasses.org/mimemessage
Mike Mapsnac wrote:
Hello
I know how to use mail "function" in php to send an email with text. But
I want to add new feature to my website that allow to send email with
attachment ( image).
Hi,
On Sun, 05 Oct 2003 20:36:51 -0500
John Nichel <[EMAIL PROTECTED]> wrote:
> Jason Wong wrote:
> > On Monday 06 October 2003 07:34, Roy W wrote:
> >
> >>Is there a way to attach a file with the mail() function?
> >
> >
> > Yes.
> >
>
> Is there a way to have PHP print out "Hello World"?
At 06:34 PM 10/5/2003, Roy W wrote:
Is there a way to attach a file with the mail() function?
Thanks!
Yes. Take a look at http://www.php.net/mail
Steve
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
On Mon, 6 Oct 2003 13:07:36 +0800
Jason Wong <[EMAIL PROTECTED]> wrote:
> On Monday 06 October 2003 12:42, andu wrote:
>
> > I was going to suggest, since you are into list statistics, to count how
> > many of Mr Wang's replies consist of something more then a reference to the
> > manual and simi
On Monday 06 October 2003 12:42, andu wrote:
> I was going to suggest, since you are into list statistics, to count how
> many of Mr Wang's replies consist of something more then a reference to the
> manual and similar (I counted over 50% in a day I had time to kill).
If you are referring to me,
On Mon, 6 Oct 2003 04:26:55 +
Curt Zirzow <[EMAIL PROTECTED]> wrote:
> That being said, I think i'll have this thread grow way off topic,
> and self promote my site.
>
> Now we can visually see how often somone helps people with the
> list:
> http://zirzow.dyndns.org/html/mlists/php_genera
* Thus wrote Eugene Lee ([EMAIL PROTECTED]):
> On Sun, Oct 05, 2003 at 09:58:55PM -0500, John Nichel wrote:
> : [EMAIL PROTECTED] wrote:
> : >>Jason Wong wrote:
> : >>>On Monday 06 October 2003 07:34, Roy W wrote:
> : >>>
> : Is there a way to attach a file with the mail() function?
> : >>>
> :
* Thus wrote [EMAIL PROTECTED] ([EMAIL PROTECTED]):
>
> > Actually, I think Jason is as just tired of seeing the same, already
> > answered, questions over and over again...like alot of us are. I think
> > he's tired of people who won't take one bit of their time to look up
> > answers for themse
On Sun, Oct 05, 2003 at 09:58:55PM -0500, John Nichel wrote:
: [EMAIL PROTECTED] wrote:
: >>Jason Wong wrote:
: >>>On Monday 06 October 2003 07:34, Roy W wrote:
: >>>
: Is there a way to attach a file with the mail() function?
: >>>
: >>>Yes.
: >>
: >>Is there a way to have PHP print out "Hello
[EMAIL PROTECTED] wrote:
I've had probably close to 15 OT emails from several threads land on my
machine, none of them useful (including this one) none of them relating to
PHP (including this one) and all of them avoidable (including this one) if
he had just hit delete rather than send.
You could
> Then he doesn't have to respond. If he's not interested in a thread, he
> should delete it. Tossing a useless one word answer onto the list isn't
> helping to reduce the volume of email in everyones inbox. So far today
> I've had probably close to 15 OT emails from several threads land on my
> m
> Actually, I think Jason is as just tired of seeing the same, already
> answered, questions over and over again...like alot of us are. I think
> he's tired of people who won't take one bit of their time to look up
> answers for themselves, but expect us to hold their hand and waste our
> time...
[EMAIL PROTECTED] wrote:
Jason Wong wrote:
On Monday 06 October 2003 07:34, Roy W wrote:
Is there a way to attach a file with the mail() function?
Yes.
Is there a way to have PHP print out "Hello World"?
Mr Wong has had his panties in a bunch all day, you may not want to bait him.
Mike
On Monday 06 October 2003 08:28, [EMAIL PROTECTED] wrote:
> > Jason Wong wrote:
> >> On Monday 06 October 2003 07:34, Roy W wrote:
> >>>Is there a way to attach a file with the mail() function?
> >>
> >> Yes.
> >
> > Is there a way to have PHP print out "Hello World"?
>
> Mr Wong has had his pantie
> Jason Wong wrote:
>> On Monday 06 October 2003 07:34, Roy W wrote:
>>
>>>Is there a way to attach a file with the mail() function?
>>
>>
>> Yes.
>>
>
> Is there a way to have PHP print out "Hello World"?
>
Mr Wong has had his panties in a bunch all day, you may not want to bait him.
Mike
--
P
Jason Wong wrote:
> On Monday 06 October 2003 07:34, Roy W wrote:
>
>>Is there a way to attach a file with the mail() function?
>
>
> Yes.
>
Is there a way to have PHP print out "Hello World"?
--
By-Tor.com
It's all about the Rush
http://www.by-tor.com
--
PHP General Mailing List (http://w
On Monday 06 October 2003 07:34, Roy W wrote:
> Is there a way to attach a file with the mail() function?
Yes.
--
Jason Wong -> Gremlins Associates -> www.gremlins.biz
Open Source Software Systems Integrators
* Web Design & Hosting * Internet & Intranet Applications Development *
---
Check the phpclasses site, it has some very good examples also do a search
on google..
you can find it at http://google.com :-D
Cheers,
-Ryan
We will slaughter you all! - The Iraqi (Dis)information ministers site
http://MrSahaf.com
- Original Message -
From: "Diana Castillo" <[EMAIL PR
You will need to read the file into an array using file() then
join/base64/split and then setup the right headers to attach the mime
encoded attachment.
Timothy Hitchens (HiTCHO)
Open Source Consulting
e-mail: [EMAIL PROTECTED]
> -Original Message-
> From: [EMAIL PROTECTED] [mailto:[EMAI
This has been asked recently. You can search archives. Look for links can be
found at
http://www.php.net/support.php
Most easiest way is grabbing mail class that can handle attachment.
There are many of them on the net. I think www.zend.com code exchange might have
one.
If you want to do it by y
20 matches
Mail list logo