Search found 1 match

by suyogs
Mon Mar 12, 2012 12:48 am
Forum: PHP - Code
Topic: Image in the Email with dynamic content issue
Replies: 1
Views: 295

Image in the Email with dynamic content issue

I am working on an application (PHP, Oracle) where an email is to be sent with an image (.jpg) embedded in its body. But before the image is embedded in the email body, some text is to be added on it at a specific position. The following seems to be the order in which actions are to be performed: a....