ThinkPHP入门--后盾视频

1、使用ThinkPHP基础知识:

PHP

OOP面向对象编程思想

MVC设计模式

2、安装环境

LAMP:Linux + Apache + MySQL + PHP

WAMP:Windows + Apache + MySQL + PHP

windows安装集成环境:Wampserver

3、ThinkPHP下载

核心包 只包括运行thinkphp框架所需的运行文件,不包括扩展文件如文件上传类、图像处理类、验证码类、cookie session类

完整包

转载于:https://www.cnblogs.com/wingjay/p/3874128.html

你可能感兴趣的:(php,数据库,人工智能)