RE: [PHP] mail(); and embedding pictures

2003-09-26 Thread Jay Blanchard
[snip] No, but it wouldn't do me any good anyway. I am not trying to link to a picture residing somewhere else. I am trying to EMBED it. [/snip] And snip your replies! Found in a google search...go figure Probably the easiest way to do this is to use a mail class PHPMailer http://phpmailer.s

RE: [PHP] mail(); and embedding pictures

2003-09-26 Thread Jay Blanchard
[snip] OK, apparently you are not reading my emails. I said I already did that but that it didn't work. Putting the file name in the IMG SRC tag simply doesn't work. At least not in that format. > By putting an img tag in the HTML I am not that dumb. I realize that people send HTML message eve

RE: [PHP] mail(); and embedding pictures

2003-09-26 Thread Jay Blanchard
Subject: RE: [PHP] mail(); and embedding pictures I tried that but it doesn't work. You can see why if you use outlook and embed a picture. Send it to yourself and then view the source code of the email. > -Original Message- > From: Jay Blanchard [mailto:[EMAIL PROTECTED] >

RE: [PHP] mail(); and embedding pictures

2003-09-26 Thread Jay Blanchard
[snip] I am wondering if it is possible to embed pictures into email messages using this function. [/snip] I'm wondering if anyone ever tests this stuff. ;) -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] mail(); and embedding pictures

2003-09-26 Thread Iggy
I am wondering if it is possible to embed pictures into email messages using this function. Thanx -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php