会员
周边
众包
新闻
博问
闪存
赞助商
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
yangchunlong
博客园
首页
新随笔
联系
订阅
管理
上一页
1
2
3
4
5
6
···
13
下一页
2018年3月21日
thinkPHP RBAC模块
摘要: http://www.thinkphp.cn/extend/235.html
阅读全文
posted @ 2018-03-21 18:57 yangchunlong
阅读(190)
评论(0)
推荐(0)
编辑
thinkPHP 微信sdk
摘要: TP5.1专用微信及微信支付sdk - 20180321更新 TP5.1专用微信及微信支付sdk - 20180321更新(适应5.1.*) http://www.thinkphp.cn/extend/1136.html https://www.kancloud.cn/mikkle/thinkphp
阅读全文
posted @ 2018-03-21 18:45 yangchunlong
阅读(578)
评论(0)
推荐(0)
编辑
2018年3月17日
curl 封装函数
摘要: /** * @param string $url get请求地址 * @param int $httpCode 返回状态 * @return mixed */function curl_get($url,&$httpCode =0){ $ch = curl_init(); curl_setopt($
阅读全文
posted @ 2018-03-17 14:26 yangchunlong
阅读(144)
评论(0)
推荐(0)
编辑
2018年3月13日
国内外免费PHP开源建站程序一览(最全)
摘要: 国内外免费PHP开源建站程序一览(最全) https://jingyan.baidu.com/article/49711c6156fb68fa441b7c2b.html 国内外免费PHP开源建站程序一览(最全) https://jingyan.baidu.com/article/49711c6156
阅读全文
posted @ 2018-03-13 10:08 yangchunlong
阅读(1752)
评论(1)
推荐(0)
编辑
2018年3月12日
服务器数据备份视频
摘要: 1.老男孩web服务器备份视频教程:https://edu.csdn.net/course/play/4283/75371
阅读全文
posted @ 2018-03-12 08:50 yangchunlong
阅读(125)
评论(0)
推荐(0)
编辑
2018年3月6日
thinkphp5 通用后台
摘要: 1.http://www.thinkphp.cn/code/2216.html
阅读全文
posted @ 2018-03-06 17:00 yangchunlong
阅读(551)
评论(0)
推荐(0)
编辑
2018年2月28日
centos7查看端口命令
摘要: centos7查看端口命令 查看Centos端口命令: # netstat -lntp #查看监听(Listen)的端口# netstat -antp #查看所有建立的TCP连接其他关于查看服务器网络信息命令:1、查看Linux系统主机名: Linux学习,http:// linux.it.net.
阅读全文
posted @ 2018-02-28 19:20 yangchunlong
阅读(61268)
评论(0)
推荐(0)
编辑
centos7 源码安装PHPmyadmin
摘要: 安装phpMyAdmin phpMyAdmin是一个使用PHP语言编写的免费软件,旨在通过Web界面管理MySQL数据库。phpMyAdmin支持MySQL和MariaDB上的各种操作。用户可以通过Web界面执行数据库的常用操作(数据库管理,表,字段,索引,用户,权限,视图,函数等),以及直接执行任
阅读全文
posted @ 2018-02-28 15:01 yangchunlong
阅读(1221)
评论(0)
推荐(0)
编辑
centOS7 LNMP+phpmyadmin环境搭建 第三篇phpmyadmin安装
摘要: 这篇文章主要介绍了CentOS7 LNMP+phpmyadmin环境搭建,第三篇phpmyadmin安装,具有一定的参考价值,感兴趣的小伙伴们可以参考一下 这篇文章主要介绍了CentOS7 LNMP+phpmyadmin环境搭建,第三篇phpmyadmin安装,具有一定的参考价值,感兴趣的小伙伴们可
阅读全文
posted @ 2018-02-28 14:52 yangchunlong
阅读(294)
评论(0)
推荐(0)
编辑
nginx.conf配置案例2
该文被密码保护。
阅读全文
posted @ 2018-02-28 12:10 yangchunlong
阅读(0)
评论(0)
推荐(0)
编辑
上一页
1
2
3
4
5
6
···
13
下一页
公告