phpMAILER - Admin Panel [ PRESENTATION ]
Data of Addressees are stored in a database and as well are stored the paths to image resources that can be placed in any website directory ; by sending this form all addressees will receive a mail that states the addressee NAME and can contain a personal photo, or a genre photo, e.g. : males could receive a Madonna-PIC and females could receive Blob's as attachment ...anyhow any attachment can be different and all links refeerence stored in your database :-)
[MySQL : $query = "SELECT full_name, email, photo FROM employee WHERE id > 0";]
Subject :
Content :
Click here or the button here next to see the results :
Copy & Paste PATHS : <img border=0 src=cid:image_reference>
<SMALL>There are 2 ways to implement images online :<br>
1) By absolute image-URL : <img src=http://www.pr.c-php.com/blog/phpMAILER/smile.gif border=0> <br>
2) &lt;img border=0 src=cid:ir></SMALL> <big>&rarr;</big> <SMALL><img border=0 src=cid:ir width=48><br>
<font color=blue>If the embedded image is not set INLINE ...then it will be treated as an attachment <b>:-)</b></SMALL></font>


Results :
     Top