Working with URI, getting a wrong view.. |
[eluser]pstp[/eluser]
As the tittle, I work with uri, and the browser said that page not found. This is my controller, lab.php: Code: function index() I have made a view named profile_view.php, also the profile_model. The browser shows Page not found for the url: http://localhost/kokko/lab/1 (1 here is the 2nd segment). What happened here guys?? |
Messages In This Thread |
Working with URI, getting a wrong view.. - by El Forum - 08-29-2010, 02:47 AM
Working with URI, getting a wrong view.. - by El Forum - 08-29-2010, 04:53 AM
Working with URI, getting a wrong view.. - by El Forum - 08-29-2010, 05:26 AM
Working with URI, getting a wrong view.. - by El Forum - 08-29-2010, 06:14 AM
Working with URI, getting a wrong view.. - by El Forum - 08-29-2010, 07:59 AM
|