• Stars
    star
    104
  • Rank 329,695 (Top 7 %)
  • Language
    JavaScript
  • Created about 12 years ago
  • Updated almost 12 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

ThinkPHP示例库,不断更新!
ThinkPHP示例(for ThinkPHP3.1+版本)
[安装须知]
要使用示例,首先需要安装ThinkPHP核心(https://github.com/liu21st/thinkphp)
然后把示例放到Web目录下面,如果根目录下面有SQL文件则首先导入到数据库,然后修改示例下面的 Conf/config.php 文件中的数据库连接信息。