By - superajPosted in Web相关php数组排序函数如果你已经使用了一段时间PHP的话,那么,你应该已经对它的数组比较熟悉了——这种数据结构允许你在单个变量中存储 Read More
By - superajPosted in Web相关The resource is not on the build path of a PHP project修改 .project 为 <?xml version="1.0" encoding="UTF-8"?& Read More
By - superajPosted in Mysql相关替换文本SQL替换文本SQL UPDATE `linuxso_archives` SET `title` = replace Read More
By - superajPosted in Web相关thinkphp 之windows->Linux apache->nginx服务器迁移 windows->Linux apache->nginx 配置如下: t Read More
By - superajPosted in 服务器相关Iftop安装指南安装方法1:如果采用编译安装可以到iftop官网下载最新的源码包。 安装前需要已经安装好基本的编译所需的环境, Read More
By - superajPosted in Web相关php-fcgi进程数超过预设值问题的解决昨日,有朋友问我,他将Web服务器换成Nginx 0.6.31 + PHP 4.4.7(FastCGI)后,有 Read More
By - superajPosted in Web相关将原始文件重命名后下载,有助于处理路径的安全非暴露问题/** * 文件下载 * @param $filepath 文件路径 为绝对或者相对的物理地址(一定是物理地址 Read More
By - superajPosted in 服务器相关thinkphp框架在nginx环境下去掉index.php路径显示协助用户将apache下的一个网站迁移到nginx环境中,结果发现用户用的ThinkPHP框架做的开发,默认用 Read More