centos增加alias Published 2016年1月22日 by chenjie 在操作服务器时经常有需要频繁使用的命令,有的还比较… Continue readingcentos增加alias Leave a Comment
PHP Taint – 一个用来检测XSS/SQL/Shell注入漏洞的扩展 Published 2016年1月19日 by chenjie 之前在网上偶然看到这个扩展,可以以白盒源码级的方式… Continue readingPHP Taint – 一个用来检测XSS/SQL/Shell注入漏洞的扩展 2 Comments
PHP Taint – 一个用来检测XSS/SQL/Shell注入漏洞的扩展 Published 2016年1月19日 by chenjie 之前在网上偶然看到这个扩展,可以以白盒源码级的方式… Continue readingPHP Taint – 一个用来检测XSS/SQL/Shell注入漏洞的扩展 2 Comments
shell脚本实现定期检测mysql状态判断自动重启 Published 2016年1月14日 by chenjie 最近以前一个小站mysql经常停了,考虑到机子也是… Continue readingshell脚本实现定期检测mysql状态判断自动重启 Leave a Comment
shell脚本实现定期检测mysql状态判断自动重启 Published 2016年1月14日 by chenjie 最近以前一个小站mysql经常停了,考虑到机子也是… Continue readingshell脚本实现定期检测mysql状态判断自动重启 Leave a Comment
static跟self的使用区别 Published 2015年10月12日 by chenjie PHP中static 和self的使用区别 cla… Continue readingstatic跟self的使用区别 Leave a Comment
static跟self的使用区别 Published 2015年10月12日 by chenjie PHP中static 和self的使用区别 cla… Continue readingstatic跟self的使用区别 Leave a Comment
array_merge()的一个小坑 Published 2015年10月12日 by chenjie 定义和用法 array_merge() 函数把两个… Continue readingarray_merge()的一个小坑 Leave a Comment
array_merge()的一个小坑 Published 2015年10月12日 by chenjie 定义和用法 array_merge() 函数把两个… Continue readingarray_merge()的一个小坑 Leave a Comment
PHP如何通过LINUX命令获取服务端IP Published 2015年8月8日 by chenjie 最近遇到一个需求,要求在CLI下使用PHP获取服务… Continue readingPHP如何通过LINUX命令获取服务端IP Leave a Comment