sending images through mail function

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
greygrey
Forum Newbie
Posts: 3
Joined: Thu Dec 16, 2010 6:39 am

sending images through mail function

Post by greygrey »

Hi. Really hope you can help. I am a self taught developer using php on my site. Unfortunately, I don't have a good grasp of how servers communicate, just an as-I-need-it knowledge of php in general. I have a new line of ecards I wanna add to my site. The code (mail function) seems to work fine except the image doesn't show up in the recipient's email (the alt name, width, height is there, but the image is blank.) I asked someone else in another forum what to do. He said I'd need to save the image to the server, but all of my ecard image files are already on my host server. I figured this was a fundamental question so didn't put my code here. But if that'd be helpful, let me know.

Thanks in advance.
greygrey
Post Reply