Sending html mail
Moderator: General Moderators
Sending html mail
Could someone show me how to send html mails.I want to send html pages containing pictures as regular mail not as attachment.
- Fredix
- Forum Contributor
- Posts: 101
- Joined: Fri Jul 18, 2003 2:16 pm
- Location: Wehr (Eifel) Germany
- Contact:
http://www.php.net/manual/en/function.mail.php
-here you learn how to use the mail() function
http://www.php.net/mail
-read through the user comments here (there is one exactly telling you want you want and even more)
-here you learn how to use the mail() function
http://www.php.net/mail
-read through the user comments here (there is one exactly telling you want you want and even more)