Most Recent Articles For: how to

Written by Gertjan on December 27th, 2007
In this tutorial, we'll see how the PHP server-side scripting language can be used to send email, and explore how to send complex message types such as HTML email or emails with file attachments. For convenience we will be using PHPMailer in this tutorial. PHPMailer is a class for ...