一个简单的PHP无限级分类实现

unlimited-classification 一个简单的符合面向对象设计风格的PHP无限级分类实现 创建好数据库表(sql文件夹中)dbDemo里面配置好数据库配置执行app.php即可
php 无限级分类

?php // require('PHPTree.class.php');//原始数据, 从数据库读出$data = array(array('id'=1,'name'='book','parent_id'=0),array('id'=2,'name'='music','parent_id'=0),array('id'=3,'name'='book1','pa
php无限级分类

?php // require('PHPTree.class.php');//原始数据, 从数据库读出$data = array(array('id'=1,'name'='book','parent_id'=0),array('id'=2,'name'='music','parent_id'=0),array('id'=3,'name'='book1','pa
think PHP 框架 5.0

ThinkPHP 5.0 ThinkPHP5在保持快速开发和大道至简的核心理念不变的同时,PHP版本要求提升到5.4,对已有的CBD模式做了更深的强化,优化核心,减少依赖,基于全
用php redis代码阅读Redis In Action

RedisInAction 用php redis代码阅读Redis In Action 这本书 我的redis 服务器ip是 192.168.28.135 密码是123456 你需要修改为你自己的
PHP操作Word文档与Excel文档类库

#PHPOffice 集成了PHPWord和PHPExcel两个office套件,直接调用就可以用了,相关文档请参考:PHPWord:https://github.com/PHPOffice/PHPWord.gitPHPExcel:https://github.com/PHPOffic
Clover 框架核心Router ,极简PHP 路由

简介 Clovers 框架核心路由 安装 composer require clovers/route or composer require clovers/route:版本
PHP Oauth Library for qq,twitt

HybridAuth 2.1.1-dev HybridAuth enables developers to easily build social applications and toolsto engage websites visitors and customers on a social level by implementingsocial sign-in, social sharing