\TencentSms

Sms 文件处理类

Summary

Methods
Properties
Constants
sms_send()
sms_overage()
sendCurlPost()
open_curl()
$sms_url
No constants found
No protected methods found
No protected properties found
N/A
No private methods found
No private properties found
N/A

Properties

$sms_url

$sms_url : 

Type

Methods

sms_send()

sms_send(  $conf,   $mobile,   $params,   $tpl_id) 

Parameters

$conf
$mobile
$params
$tpl_id

sms_overage()

sms_overage(  $acc,   $pwd) 

Parameters

$acc
$pwd

sendCurlPost()

sendCurlPost(string  $url, array  $dataObj) : string

发送请求

Parameters

string $url

请求地址

array $dataObj

请求内容

Returns

string —

应答json字符串

open_curl()

open_curl(  $url,   $post_data) 

Parameters

$url
$post_data