PHP操作Mongodb进行CURD Published 2014年5月29日 by chenjie <?php define(R… Continue readingPHP操作Mongodb进行CURD Leave a Comment
PHP安装MongoDB扩展驱动 Published 2014年5月29日 by chenjie Linux上安装 MongoDB PHP扩展 在终… Continue readingPHP安装MongoDB扩展驱动 Leave a Comment
MySQL主从复制部署 Published 2014年5月26日 by chenjie 上周末利用现有的2台美国vps,一台香港vps做了… Continue readingMySQL主从复制部署 Leave a Comment
Nginx最简单的负载均衡实验 Published 2014年5月26日 by chenjie 上周末利用现有的2台美国vps,一台香港vps做了… Continue readingNginx最简单的负载均衡实验 Leave a Comment
如何选择开源许可证? Published 2014年5月26日 by chenjie 陈捷之前做过一个cms,在github上开源(ht… Continue reading如何选择开源许可证? Leave a Comment
PHP简单利用 token 防止表单重复提交 Published 2014年5月15日 by chenjie <?php /* * PHP简单利用toke… Continue readingPHP简单利用 token 防止表单重复提交 1 Comment
开启WAMP环境的cURL扩展 Published 2014年5月13日 by chenjie 陈捷目前使用WAMP在本地安装PHP环境,在测试一… Continue reading开启WAMP环境的cURL扩展 Leave a Comment
wamp安装包修改mysql的密码,并且能够访问phpmyadmin Published 2014年5月6日 by chenjie 在工作中遇到需要修改mysql密码的问题,大概需要… Continue readingwamp安装包修改mysql的密码,并且能够访问phpmyadmin 1 Comment