TP3.2中使用的是 http://localhost/ThinkPHP/index.php/home/Index/index 訪問Index控制器中的index方法
2017-06-17
password char(32) not null default '' comment '用戶密碼,md5加密',
reg_time int unsigned not null default 0 comment '用戶注冊(cè)時(shí)間'
)engine=MyISAM charset=utf8;
reg_time int unsigned not null default 0 comment '用戶注冊(cè)時(shí)間'
)engine=MyISAM charset=utf8;
2017-05-28