FAQ
   manual.pipni.com > Web  |  Search  |  Problems?

How shall I send an e-mail from my webpage?
You can make use of the standard PHP function mail(string to, string subject, string message, [string additional_headers], [string additional_parameters]).
It is better, however, to use an already wrapped means, e.g. the PHPMailer class.
Total count of tips: 141
Created by PIPNI
Powered by Firebird