linux下php实现下载中文文件 Published 2014年12月3日 by chenjie 之前写一个php下载,然后想到了如果下载中文文件我… Continue readinglinux下php实现下载中文文件 Leave a Comment
thinkphp打印最后一条sql语句 Published 2014年11月4日 by chenjie thinkphp 打印最后一条sql语句是一个很常… Continue readingthinkphp打印最后一条sql语句 1 Comment
jQuery.Uploadify插件中文文件名乱码解决 Published 2014年10月8日 by chenjie 出现乱码,无非是程序编码和系统编码不一致造成的,于… Continue readingjQuery.Uploadify插件中文文件名乱码解决 Leave a Comment
兼容CLI和CGI的include,require写法 Published 2014年8月28日 by chenjie 如题,兼容(也就是比较好的)写法如下, 目录结构假… Continue reading兼容CLI和CGI的include,require写法 Leave a Comment
清除svn文件的bat脚本 Published 2014年8月27日 by chenjie @echo on color 2f mod… Continue reading清除svn文件的bat脚本 Leave a Comment
PHP定时执行任务的实现 Published 2014年8月7日 by chenjie <?php ignore_user_abor… Continue readingPHP定时执行任务的实现 Leave a Comment
解决Warning: scandir() has been disabled for security reasons in…的问题 Published 2014年8月1日 by chenjie 今天改了一下博客主题,结果在编辑主题的时候出现了 … Continue reading解决Warning: scandir() has been disabled for security reasons in…的问题 Leave a Comment
wamp无法进入phpMyAdmin或localhost的解决方法 Published 2014年7月23日 by chenjie 在使用wamp2.2d的时候无法从localhos… Continue readingwamp无法进入phpMyAdmin或localhost的解决方法 Leave a Comment
服务器推送技术 — 微博消息实时更新 Published 2014年6月29日 by chenjie 今天无意间翻到了这篇博文,觉得很有意思和大家分享一… Continue reading服务器推送技术 — 微博消息实时更新 Leave a Comment
配置nginx伪静态以支持ThinkPHP的PATHINFO模式 Published 2014年6月28日 by chenjie ThinkPHP是一款很不错的框架,也是PHP开发… Continue reading配置nginx伪静态以支持ThinkPHP的PATHINFO模式 Leave a Comment