test.php 154 Bytes
<?php 
require_once 'send.class.php';
date_default_timezone_set('PRC');
$sendMail = new sendMail();
$sendMail->send('whb@yoho.cn','hello','good','hibox');