当前位置:网站首页>PHP - cURL复制粘贴性接入短信验证码示例
PHP - cURL复制粘贴性接入短信验证码示例
2020-11-09 19:22:00 【打工就是人上人】
由于项目的需要,我找了一个可以直接复制粘贴的短信验证码接入示例,现在分享出来,希望可以提高各位同仁的工作效率,代码如下:
<?php
$curl = curl_init();
curl_setopt_array($curl, array(
CURLOPT_URL => "https://vip.veesing.com/smsApi/verifyCode",
CURLOPT_RETURNTRANSFER => true,
CURLOPT_ENCODING => "",
CURLOPT_MAXREDIRS => 10,
CURLOPT_TIMEOUT => 0,
CURLOPT_FOLLOWLOCATION => true,
CURLOPT_HTTP_VERSION => CURL_HTTP_VERSION_1_1,
CURLOPT_CUSTOMREQUEST => "POST",
CURLOPT_POSTFIELDS => "appId=41KYR0EB****&appKey=IIWCKKSR7NOQ****&phone=1561894****&templateId=1043&variables=1234",
CURLOPT_HTTPHEADER => array(
"Content-Type: application/x-www-form-urlencoded;charset=utf-8"
),
));
$response = curl_exec($curl);
curl_close($curl);
echo $response;
这是各大云市的短信供应商的短信接口,稳定性方面,大家也可以测试一下,我自己测过,自认为非常稳定,原创不易,希望大家给个三连。
版权声明
本文为[打工就是人上人]所创,转载请带上原文链接,感谢
https://my.oschina.net/u/3937044/blog/4710279
边栏推荐
- 又一道比较运算符相关的面试题让我明白基础很重要
- CIM平台可视化建设
- Easyexcel exports according to the filter column (not empty in the middle, the order can be adjusted)
- 如何运用二分查找算法
- In depth analysis of the multi-user shopping mall system from search to create a profit point
- [interview experience] bat programmers interviewed 200 people and analyzed the most frequently asked interview questions
- Rookie gospel, 28 books step by step to make you a big bull! (a copy of learning syllabus attached)
- Ultra simple integration of Huawei system integrity testing, complete equipment security protection
- 都要2021年了,现代C++有什么值得我们学习的?
- The applet calls the native onshareappmessage to share. What if the imageurl parameter is in MP4 format
猜你喜欢

Abbyy finereader 15 added edit table cell function

In the third stage, the day20 Shopping Cart module is added, the interceptor is added, the user authority is checked, and the order module is realized

如何使用RTSP推流组件EasyPusher将MP4文件推到EasyDarwin开源平台?

Nine kinds of distributed primary key ID generation schemes of sub database and sub table are quite comprehensive

GPS对时系统(网络对时仪器)应用电子政务系统

C console calls ffmpeg to push MP4 video file to stream media open source service platform easydarwin process

The database executes truncate table cm_ CHECK_ ITEM_ How does his recover

RBAC of kubernetes authority management (1)

Avoid pitfall guide for cloud integration - Android push

揭秘在召唤师峡谷中移动路径选择逻辑?
随机推荐
C console calls ffmpeg to push MP4 video file to stream media open source service platform easydarwin process
浅谈API网关(API Gateway)如何承载API经济生态链
关于生活,可能有用的40条建议
配置ng-zerro的nz-date-picker时间选择组件
Visualization construction of CIM platform
老旧系统重构技巧,轻松搞定遗留代码
R8 编译器: 为 Kotlin 库和应用 '瘦身'
How about Tencent cloud amd cloud server?
andorid实例-简单登录布局
骚操作!嵌套 JSON 秒变 Dataframe!
The applet calls the native onshareappmessage to share. What if the imageurl parameter is in MP4 format
40 tips for life that may be useful
菜鸟福音,28本书籍循序渐进让你成为大牛!(附学习大纲一份)
Easyexcel exports according to the filter column (not empty in the middle, the order can be adjusted)
From next year, about 30% of the web pages will be inaccessible to older Android devices
CentOS view the number of CPU cores and cpuinfo analysis
How to page query after the 10 billion level data sub table?
Which industries are suitable for enterprises to develop wechat applet?
从硅谷到小米,崔宝秋的25年开源人生
Custom indoor map online tool