I am trying to implement a code to embed random image in php mail body and images are in a directory. I have tried with html tag.But it is not working because images are not in http location. Images are in server location, not in client location.Please help me to resolve this issue.
Thanks in Advance