我有一个问题!
现在做会员系统 因为有会员空间(类似于QQ空间“http://user.qzone.qq.com/517013773/infocenter”)
在地址栏中输入QQ号码就可以打开对应的QQ空间
请问在thinkphp中要肿么才能实现这个地址呢?
我现在就只能做类似于(http://127.0.0.1/blog/Blog/index.php/Admin/Index/index/qq/517013774)
Admin ---分组
Index ---控制器
index ---方法
求思路!!!!!!!!