Welcome Guest, Not a member yet? Register   Sign In
where is Controller class in CI
#2

[eluser]Zorancho[/eluser]
It goes by the MVC pattern. First the index.php file, constants are being defined and paths of the system and application folders, then system/codeigniter/CodeIgniter.php file is being called and on line 148 in it the Controller class is being called. Have a look at the CodeIgniter.php file and all the files that it includes there and what those files do.


Messages In This Thread
where is Controller class in CI - by El Forum - 09-20-2009, 02:27 AM
where is Controller class in CI - by El Forum - 09-20-2009, 07:49 AM



Theme © iAndrew 2016 - Forum software by © MyBB