进不去!!!
http://localhost:8080/CodeIgniter_2.0.1/这个可以进去http://localhost:8080/CodeIgniter_2.0.1/application/controllers/welcome.php怎么进不去啊 http://localhost:8080/CodeIgniter_2.0.1/application/controllers/welcome.php 这个能进去就怪了。你了解一下什么是CI,什么是MVC,什么是单入口 回复 2# jeongee
不太明白,望指点迷津。 本帖最后由 xyst0524 于 2011-4-19 11:41 编辑
回复 2# jeongee
明白了,http://localhost:8080/CodeIgniter_2.0.1/index.php/Welcome,再把控制器里自动调用index方法中的$this->load->view('welcome_message');改一下视图就ok了。
页:
[1]