CentOS + Nginx + PHP7 + MySQL8

LNMP CentOS + Nginx + PHP7 + MySQL8 + phpMyAdmin 一键安装整个安装流程有较酷炫的效果,适合装逼 安装指南: 使用root连接服务器 yum install -y gitgit clone https://github.

简单的微信公众号项目,使用cake php书写

简单的微信公众号项目,使用cake php书写 微信项目教程: http://www.cnblogs.com/txw1958/p/wechat-tutorial.htmlhttp://mp.weixin.qq.com/wiki/6/ae98ac4a7219405153cedc9dddccacca.html php教程

使用php调取微信公众号接口

使用php开发微信jssdk php开发,我是从未接触过的,只因公司需求,才接手前人的项目开发里面部分代码是从网上扒的 jsapi_ticket和access_token必须做全局存储,

php对微信公众号的API的调用

php对微信公众号的API的调用 需自定义一个类并继承 RadishWeChatWeChat 自定义CaChe抽象方法 public function cacheGet($key = 'access_token', $default = false); public function cach

Port of Python calendar.py mod

calendar.js Functions inspired by the calendar module from the Python standard library. The monthDates function builds an array of weeks to display one month,starting on Sunday (default) or Monday. Eac

FlexCalendar An Elegant Calendar Built With Angular.js Installationbower bower install flex-calendar --save and run bower install Usage Add to index.html: link rel="stylesheet" href="bower_components/f

基于PHP的验证码识别类(仿)

CAPTCHA_Reader 来源 https://github.com/Kuri-su/CAPTCHA_Reader 兼容PHP低版本 7.0以上完全兼容5.6兼容 去掉 PretreatmentTrait CuttingTrait string 形参类型,修改training/AddSamples/A

Google Calendar API connection

Google-Calendar Google Calendar library for Node.js npm install google-calendar For 0.0.x users This module (1.x.x) has been redesigned completely, so it is incompatible with the old version. The 0.0.x

轻量级的php框架,适合高并发。(目前处在开发

ulphp 框架初衷,因为其他框架太过于笨重,附加的内容比较多。 为了适应秒杀系统专门参考tp文档开发的简易框架。 仅作为学习使用,请勿用于商业项目中

php实现的验证码程序

verifycodephp php实现的验证码程序##程序实现方法 实现验证码的程序主要是通过随机生成5位只包含a-z以及0-9的验证码,并通过php的生成图像函数进行图像生成

A starter pack for beginning d

Silex Starter Pack The Silex Starter Pack is a simple bootstrap to help you begin your project with Silex. It includes: An admin login system and control panel (styled mostly using Bootstrap)A very bas