随笔分类 -  PHP

摘要:http://www.cnblogs.com/meetrice/p/5309666.html 使用navicate链接 http://www.cnblogs.com/cxint/p/7454054.html 其中需要 服务器的安全组设置端口放行规则 端口 3306为mysql端口,其他端口当然不行 阅读全文
posted @ 2017-08-30 13:01 LvFish 阅读(255) 评论(0) 推荐(0)
摘要:FileZilla 阅读全文
posted @ 2017-08-29 17:09 LvFish 阅读(489) 评论(0) 推荐(0)
摘要:获取微信用户openid http://blog.csdn.net/qq_24800377/article/details/53437040 easywechat 简易演示php代码 http://www.xingzai.org/joomla-doc/use-easywechat-sdk-to-de 阅读全文
posted @ 2017-08-28 10:08 LvFish 阅读(779) 评论(0) 推荐(0)
摘要:http://www.cnblogs.com/mafly/p/postman.html 阅读全文
posted @ 2017-08-25 17:31 LvFish 阅读(141) 评论(0) 推荐(0)
摘要:http://www.phpcms.cn/doc/PHPCMSDocumentor/cache_module.html http://www.cnblogs.com/Braveliu/p/5074930.html 视频 http://v.baidu.com/v?s=8&word=phpcms%CA% 阅读全文
posted @ 2017-08-23 22:20 LvFish 阅读(146) 评论(0) 推荐(0)
摘要:http://www.cnblogs.com/xcxc/p/3642352.html 阅读全文
posted @ 2017-08-21 15:23 LvFish 阅读(4065) 评论(0) 推荐(0)
摘要:新田源码 http://bbs.xtec.cc/forum-46-1.html http://bbs.xtec.cc/search.php?mod=forum&searchid=30&orderby=lastpost&ascdesc=desc&searchsubmit=yes&kw=%E8%A3%8 阅读全文
posted @ 2017-08-18 17:30 LvFish 阅读(321) 评论(0) 推荐(0)
摘要:不允许点击输入密码:解决方案 https://zhidao.baidu.com/question/2266139012830466068.html 阅读全文
posted @ 2017-08-17 12:06 LvFish 阅读(2881) 评论(0) 推荐(0)
摘要:http://www.cnblogs.com/xiezn/p/5651093.html 阅读全文
posted @ 2017-08-14 15:45 LvFish 阅读(101) 评论(0) 推荐(0)
摘要:http://blog.csdn.net/everything1209/article/details/39005785 substr是按字符分割,而mb_strcut是按字节来分割,但是都不会产生半个字符的现象。 阅读全文
posted @ 2017-08-14 10:40 LvFish 阅读(288) 评论(0) 推荐(0)
摘要:sourcetree操作 http://www.jianshu.com/p/be9f0484af9d SourceTree安装教程和GitLab配置详解 http://www.cnblogs.com/Lam7/p/6004737.html 阅读全文
posted @ 2017-08-13 17:09 LvFish 阅读(164) 评论(0) 推荐(0)
摘要:使用sql语句,在查询中写入sql语句,点击运行即可。 想让表清空,自增id从1开始,右键表选择删减表即可 阅读全文
posted @ 2017-08-04 14:24 LvFish 阅读(159) 评论(0) 推荐(0)
摘要:http://yuyin.baidu.com/docs/asr/82 阅读全文
posted @ 2017-08-03 17:56 LvFish 阅读(206) 评论(0) 推荐(0)
摘要:nginx中文文档 http://www.nginx.cn/doc/ nginx 查看配置文件地址 http://blog.csdn.net/ljfrocky/article/details/50524354 nginx基本配置与参数说明 http://www.nginx.cn/76.html 配置 阅读全文
posted @ 2017-08-02 16:20 LvFish 阅读(179) 评论(0) 推荐(0)
摘要:更好用的 https://segmentfault.com/a/1190000002645623 其中 阅读全文
posted @ 2017-07-29 15:16 LvFish 阅读(581) 评论(0) 推荐(0)
摘要:https://git-scm.com/book/zh/v1/%E8%B5%B7%E6%AD%A5-%E5%AE%89%E8%A3%85-Git 有yum的系统执行下列命令(已测试) $ yum install curl-devel expat-devel gettext-devel \ opens 阅读全文
posted @ 2017-07-29 14:13 LvFish 阅读(4126) 评论(0) 推荐(0)
摘要:http://blog.csdn.net/kesixin/article/details/72882469 单独安装php7 http://blog.csdn.net/tang05709/article/details/54096937 安装之前需要 追加CentOS 6.5的epel及remi源。 阅读全文
posted @ 2017-07-29 12:40 LvFish 阅读(3144) 评论(0) 推荐(0)
该文被密码保护。
posted @ 2017-07-27 15:22 LvFish 阅读(7) 评论(0) 推荐(0)
摘要:http://www.cnblogs.com/xianfeng90/p/5154048.html 阅读全文
posted @ 2017-07-26 17:41 LvFish 阅读(121) 评论(0) 推荐(0)
摘要:使用navicat进行数据和表迁移只需要复制,粘贴就可以实现。 阅读全文
posted @ 2017-07-26 16:20 LvFish 阅读(2675) 评论(0) 推荐(0)