php
|----app
|----common
|----functions.php
|----config
|----Db.php
|----core
|----Controller.php
|----Db.php
|----Model.php
|----start.php
|----vender
|----index.php
host : mysql链接
dbname : 数据库
user : 数据库用户
pwd : 数据库密码
table_prefix : 表前缀