PHP文件没有结尾的?>有什么好处? Published 2013年8月13日 by chenjie 来源csdn论坛 所用的 php 文件结尾处的 ?… Continue readingPHP文件没有结尾的?>有什么好处? Leave a Comment
几句简单的监控代码 Published 2013年5月19日 by chenjie 大家经常会想监控一些特殊信息,比如促销信息或者啥的… Continue reading几句简单的监控代码 Leave a Comment
在windows7下安装xampp修改apache端口后无法启动apache的解决方法 Published 2013年5月6日 by chenjie 好久不装xampp,突然想测试点代码,于是想再装下… Continue reading在windows7下安装xampp修改apache端口后无法启动apache的解决方法 Leave a Comment
php递归删除目录 Published 2012年10月17日 by chenjie 一个无限递归删除目录的小例子和大家共享一下,纠结了… Continue readingphp递归删除目录 Leave a Comment
value=”‘.$_POST[‘width’].'”两边为什么有两个点 Published 2012年10月9日 by chenjie 最近重新学习php总是能发现各种问题,如题哦,下面… Continue readingvalue=”‘.$_POST[‘width’].'”两边为什么有两个点 Leave a Comment
错误提示:mysqldump: Got error: 1049: Unknown database ‘jpa;’ when selecting the database Published 2012年10月9日 by chenjie 今天看php里的数据库备份的东西遇到一些问题,以下… Continue reading错误提示:mysqldump: Got error: 1049: Unknown database ‘jpa;’ when selecting the database Leave a Comment
PHP中魔术方法的声明属性public visibility Published 2012年10月5日 by chenjie 在调试一段程序,学习封装的过程中,会出现 Warn… Continue readingPHP中魔术方法的声明属性public visibility Leave a Comment
The NOT or complement operator Published 2011年10月19日 by chenjie 找了半天查英文手册才明白位操作,有点疼,收藏在自己… Continue readingThe NOT or complement operator Leave a Comment
PHP下的301重定向 Published 2011年8月9日 by chenjie <html> <head&… Continue readingPHP下的301重定向 Leave a Comment