摘要: 月统计求和时 本月第一天没有统计到 阅读全文
posted @ 2017-08-31 10:24 pengcx 阅读(164) 评论(0) 推荐(0)
摘要: http://blog.csdn.net/nanfenglei23/article/details/41207437 阅读全文
posted @ 2017-08-30 10:04 pengcx 阅读(270) 评论(0) 推荐(0)
摘要: http://www.imooc.com/learn/463 阅读全文
posted @ 2017-08-28 10:57 pengcx 阅读(168) 评论(0) 推荐(0)
摘要: coreseek(sphinx)+mydql+thinkphp搭建中文搜索引起 http://www.cnblogs.com/zhangyabin acm/p/5926054.html 阅读全文
posted @ 2017-08-21 13:16 pengcx 阅读(93) 评论(0) 推荐(0)
摘要: ps:时间字段为时间戳 时间字段为datetime 阅读全文
posted @ 2017-08-21 09:32 pengcx 阅读(368) 评论(0) 推荐(0)
摘要: md5_file() 阅读全文
posted @ 2017-08-08 16:54 pengcx 阅读(212) 评论(0) 推荐(0)
摘要: public function sortArray($ArrayData,$KeyName1,$SortOrder1 = "SORT_ASC",$SortType1 = "SORT_REGULAR"){ if(!is_array($ArrayData)) { return $ArrayData; } // Get args number. $Arg... 阅读全文
posted @ 2017-08-08 09:53 pengcx 阅读(168) 评论(0) 推荐(0)
摘要: 原文链接 http://blog.csdn.net/a11085013/article/details/8937848 下面列举了部分被弃用的函数: call_user_method()(使用 call_user_func() 替代) call_user_method_array() (使用 cal 阅读全文
posted @ 2017-08-07 10:49 pengcx 阅读(956) 评论(0) 推荐(0)
摘要: https://github.com/php-curl-class/php-curl-class 阅读全文
posted @ 2017-08-02 17:40 pengcx 阅读(99) 评论(0) 推荐(0)
摘要: http://www.w3school.com.cn/sql/sql_union.asp 阅读全文
posted @ 2017-07-28 17:46 pengcx 阅读(112) 评论(0) 推荐(0)