我不能把控制器装上控制器。
http://localhost/index.php?controller/method
But if i does not use ? and try to load a controller from view then duplicate URL produce. As an example of above, if i add this link in form action in view then result url will be
http://localhost/index.php/controller/index.php/controller/method
How to solve it? I did not use htaccess file