Re: [PHP] Attach Image to email

2004-03-24 Thread Marek Kilimajer
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).

Re: [PHP] attach file with mail() function??

2003-10-09 Thread - Edwin -
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"?

Re: [PHP] attach file with mail() function??

2003-10-06 Thread Steve Buehler
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

Re: [PHP] attach file with mail() function??

2003-10-05 Thread andu
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

Re: [PHP] attach file with mail() function??

2003-10-05 Thread Jason Wong
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,

Re: [PHP] attach file with mail() function??

2003-10-05 Thread andu
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

Re: [PHP] attach file with mail() function??

2003-10-05 Thread Curt Zirzow
* 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? > : >>> > :

Re: [PHP] attach file with mail() function??

2003-10-05 Thread Curt Zirzow
* 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

Re: [PHP] attach file with mail() function??

2003-10-05 Thread Eugene Lee
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

Re: [PHP] attach file with mail() function??

2003-10-05 Thread John Nichel
[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

Re: [PHP] attach file with mail() function??

2003-10-05 Thread Wang Feng
> 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

Re: [PHP] attach file with mail() function??

2003-10-05 Thread mike
> 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...

Re: [PHP] attach file with mail() function??

2003-10-05 Thread 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"? Mr Wong has had his panties in a bunch all day, you may not want to bait him. Mike

Re: [PHP] attach file with mail() function??

2003-10-05 Thread Jason Wong
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

Re: [PHP] attach file with mail() function??

2003-10-05 Thread mike
> 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

Re: [PHP] attach file with mail() function??

2003-10-05 Thread John Nichel
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

Re: [PHP] attach file with mail() function??

2003-10-05 Thread Jason Wong
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 * ---

Re: [PHP] attach

2003-08-04 Thread Ryan A
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

RE: [PHP] attach image with the mail command?

2003-01-14 Thread Timothy Hitchens \(HiTCHO\)
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

Re: [PHP] Attach File in PHP's Mail Function.

2001-04-02 Thread Yasuo Ohgaki
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