
实例 | 使用webuploader插件+PHP上传到数据库
<script type="text/javascript" src="__STATIC__/jquery-1.8.3.min.js"></script> <link rel="stylesheet" type...
<script type="text/javascript" src="__STATIC__/jquery-1.8.3.min.js"></script> <link rel="stylesheet" type...
下载qrcode类 https://sourceforge.net/projects/phpqrcode/ QRcode类(第2963行) public static function png($text, $outfile = false...
使用到了百度小程序sdk 1.先到百度开发者平台申请 2.小程序后台把百度请求域名加上 3.下载百度小程序sdk 下载地址:http://lbsyun.baidu.com/index.php?title=wxjsapi/wxjs-downl...
解决方案: 使用var that = this
调用的时候: $image = Helper_Image::createFromFile(‘文件路径’,‘文件保存格式’); $image->resampled(‘’, ‘’); //缩放到100px * 100PX $image-&...
<?php function subTree($arr, $id=0, $depth=0) { static $tree = array(); foreach ($arr as $key=>$value) { if($value...
<?php class Send { private $Key = ''; private $Secret = ''; /** *@param string phone 手机号 *@param array param 参数(值必须为字...
curl_close — 关闭一个curl会话 curl_copy_handle — 拷贝一个curl连接资源的所有内容和参数 curl_errno — 返回一个包含当前会话错误信息的数字编号 curl_error — 返回一个包含当前会话...
无法提供摘要。这是一篇受保护的文章。
<?PHP /** * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Gene...