php demo starting...
data to send SMS Server is:
accountSid=635b275bf9107beaf1135113635f5f60&to=18890595769&templateid=473739¶m=123456,5×tamp=1735579329904&sig=c30db05466c51912aa162481e9aa75c9
the response from SMS server is:
object(stdClass)#1 (5) {
["respDesc"]=>
string(15) "请求成功。"
["smsId"]=>
string(22) "1231012209007778818392"
["failCount"]=>
string(1) "0"
["failList"]=>
array(0) {
}
["respCode"]=>
string(4) "0000"
}
0000php demo finished