post之后的地址怎么变成了这样?

浏览:307 发布日期:2015/05/15 分类:求助交流
我post的form是这样的:<form method="post" id="add_user_form" name="add_user_form" action="{:U('test/Index/add_user')}"> 提交之后的地址,变成了下面这样:index.php/test/Index/add_user.html1. 为啥多了index.php?
2. 我提交到的是add_user方法,最后多了.html,怎么理解?

最佳答案
评论( 相关
后面还有条评论,点击查看>>