前面从开发效率比较了 Laravel 和… Read more
分类: 开发语言
PHP函数header设置http状态码
//定义编码 header( ‘Cont… Read more
WEB后端
职位信息 岗位要求: 1 计算机或相关专… Read more
php数组新形式
自 5.4 起可以使用短数组定义语法,用… Read more
Laravel 项目部署到生产环境
初始化部署: git clone git… Read more
laravel5项目部署到生产环境的最佳实践
#!/bin/bash php arti… Read more
开发composer包,打通github和packagist,并自动更新
1. 首先需要本地安装好composer… Read more
composer如何查看镜像地址设置是什么?
composer查看全局设置: comp… Read more
Github上关于WordPress的Python项目
1、WordPresslib 使用Pyt… Read more
python发布文章到wordpress(xml.parsers.expat.ExpatError)
一、 今天使用python-wordpr… Read more