Email: Sending a Simple Email (Part 1)Tag: email Category: PHP Basicpost: 18 Nov 2007 read: 2,617 This is a part of tutorial series about sending email in PHP. We know, many different type of email get sent. Email can contains file attachments, inline images, dual format (HTML/text), and so on. We begin with simple email. It use basic function, mail(). To understand how to send a simple email, you can look following code:
|
| | Give Your Opinion | Recommend |
|

