Wrox Programmer Forums
Go Back   Wrox Programmer Forums > PHP/MySQL > PHP How-To
|
PHP How-To Post your "How do I do this with PHP?" questions here.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the PHP How-To section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old September 12th, 2005, 09:17 AM
Authorized User
 
Join Date: Jun 2005
Posts: 27
Thanks: 3
Thanked 0 Times in 0 Posts
Default

Embedding an image is to encode the image into an email totally independent of any links that are normally used to display the image a email. I use them in certain situations where I need to send an image without it being dependent on a server somewhere being up. You are talking about sending a send page as email Windows option that will probably still show up as an attachment when the person receives it.

Thanks;

Cullan
 
Old September 16th, 2005, 06:47 AM
Registered User
 
Join Date: Sep 2005
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Default

I'd use PHPMailer (http://phpmailer.sourceforge.net) instead as I've used this for years and it's never let me down.
 
Old September 16th, 2005, 08:09 AM
Authorized User
 
Join Date: Jun 2005
Posts: 27
Thanks: 3
Thanked 0 Times in 0 Posts
Default

Thanks for the link. Looks just like ASP email. I'm sure it works really well too and is less work, but I was just trying to do it from scratch. I have done so and mine works well also.

Thanks;

Cullan





Similar Threads
Thread Thread Starter Forum Replies Last Post
Embed image into email rpkbuddhi PHP How-To 2 December 17th, 2008 07:37 PM
Email html format with image robprell Perl 3 May 9th, 2007 05:20 PM
Embed Image in HTML Email cullancrothers Pro PHP 4 June 22nd, 2005 01:40 PM
embed images in html allang Pro JSP 0 August 22nd, 2004 09:43 PM
Embed report into email message. liliarum BOOK: Professional SQL Server Reporting Services ISBN: 0-7645-6878-7 0 July 8th, 2004 01:27 PM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.