why is my controller 'select-db.php' don't show up? |
[eluser]mi6crazyheart[/eluser]
In this url "http://mysite.com/ci/index.php/welcome/" , welcome is a controller. If u type this... "http://mysite.com/ci/index.php/select-db/" u should have a controller by name "select-db". So, have u created any controller by this name... ? More info about CI controller : http://ellislab.com/codeigniter/user-gui...llers.html |
Messages In This Thread |
why is my controller 'select-db.php' don't show up? - by El Forum - 09-04-2010, 10:57 PM
why is my controller 'select-db.php' don't show up? - by El Forum - 09-04-2010, 11:18 PM
|