php的 bcrypt 密码加密 Published 2019-12-19 by 行舟 bcrypt 是目前最安全的密码存储模式 php中… Continue readingphp的 bcrypt 密码加密 Leave a Comment
写php扩展库 Published 2019-09-24 by 行舟 解压后的源码目录下: cd ext ./ext_s… Continue reading写php扩展库 Leave a Comment
fiddler抓包 Published 2019-09-19 by 行舟 fiddler抓包 https://www.cnb… Continue readingfiddler抓包 Leave a Comment
设置redis开启启动和添加为service Published 2019-09-19 by 行舟 https://www.cnblogs.com/s… Continue reading设置redis开启启动和添加为service Leave a Comment
Cannot find autoconf. Please check your autoconf installation and the $PHP_AUTOCONF environment variable Published 2019-09-12 by 行舟 [root@localhost gd]# /usr… Continue readingCannot find autoconf. Please check your autoconf installation and the $PHP_AUTOCONF environment variable Leave a Comment
解释函数explain Published 2019-07-09 by 行舟 转 https://blog.csdn.net/z… Continue reading解释函数explain Leave a Comment
设置php和nignx 开机启动 Published 2019-05-20 by 行舟 vim /etc/init.d/nginx chm… Continue reading设置php和nignx 开机启动 Leave a Comment
Yii2-Unable to resolve the relative route Published 2019-05-12 by 行舟 若出现标题所描述的错误,检查下当前controll… Continue readingYii2-Unable to resolve the relative route Leave a Comment
Mysql时间戳日期转换 Published 2019-05-08 by 行舟 FROM_UNIXTIME(invest_time… Continue readingMysql时间戳日期转换 Leave a Comment
服务器实现https 安装 ssl Published 2019-04-14 by 行舟 https://www.niaoyun.com/d… Continue reading服务器实现https 安装 ssl Leave a Comment