
PHP 加密解密模块(可道云)
<?php /* * @link http://kodcloud.com/ * @author warlee | e-mail:kodcloud@qq.com * @copyright warlee 2014.(Shanghai)Co...
<?php /* * @link http://kodcloud.com/ * @author warlee | e-mail:kodcloud@qq.com * @copyright warlee 2014.(Shanghai)Co...
在微信开发者工具中运行获取的 formId 为 the formId is a mock one ,要获得真实有效的 formId 需要在真机上运行。
1.拨打电话 wxml:<view bindtap="call" data-phone="{{telephone}}"></view> call: function (e) { var phone = e.curre...
靠最顶部 "navigationStyle": "custom"
wxml <button class="weui-btn" type="primary" plain="true" style='margin-top:50rpx;margin-button:50rpx;' bind:tap='cop...
1、curl以GET方式请求https协议接口 //注意:这里的$url已经包含参数了,不带参数你自己处理哦GET很简单 function curl_get_https($url){ $curl = curl_init(); // 启动一个...
$r = preg_match('/^(?=.*[A-Z])(?=.*[a-z])(?=.*[0-9])[A-Za-z0-9]{8}$/',$_POST['pwd']); if(!$r){ $this->jserror("密码应为大小...
分类表结构 id name tag <form class="tj_type" method="get"> <label><input type="checkbox" id="all" class="ccc" ...
<?php /* * 请勿使用windows下的记事本修改本文件。推荐使用 notepad++ * 版本v2.5 * 1.500页面优化 * 2.数据请求增加重试,减少请求失败 * 版本v2.4 * 新增加cdn节点检测 * 版本 v...
https://blog.wpjam.com/article/wp-template-cheatsheet/