Introduction - If you have any usage issues, please Google them yourself
Using PHP+Mysql development, which can send direct mail (PHPmail class), each diary to generate PDF documents
Installation instructions:
Confession.php configure mail to send
$mail->Host = // mail server
$mail->SMTPAuth = true // turn on SMTP authentication
$mail->Username = hayesyang // your username
$mail->Password = // your email mail
$mail->From = // your email addre