![]() |
Sergey Kornilov admin 11/30/2011 |
You will have to add this sort of functionality manually. PHPRunner 5.3 and 6.0 use PHPMailer to send emails via SMTP. You can download PHPMailer, add it to your project and use PHPMailer functions to send an email. |