摘要: <form action="http://api.emailcar.net/mail/send" enctype="multipart/form-data" accept-charset="utf-8" method="post"> apiUser:<input type="text" name=" 阅读全文
posted @ 2017-06-02 17:35 yahn~ 阅读(356) 评论(4) 推荐(0)
摘要: <?php class sms_send{ /** *短信模板添加 */ function sms_add(){ //短信签名 $data['sign'] = 'emailcar'; //短信标题 $data['title'] = '您的测试短信2'; //短信内容 $data['content'] 阅读全文
posted @ 2017-06-02 15:05 yahn~ 阅读(222) 评论(0) 推荐(0)