Welcome Guest, Not a member yet? Register   Sign In
php URL routing. please help me to understand.
#5

[eluser]Natebot[/eluser]
FutureKing,

Take a look at the source of CI_URI and CI_Router in system/libraries/URI.php and system/libraries/Router.php for how Codeigniter detects the URI string and uses it for routing, in particular the private functions. Then look at system/codeigniter/codeigniter.php for the client code that uses those classes to load controllers ,etc.


Messages In This Thread
php URL routing. please help me to understand. - by El Forum - 05-23-2009, 11:48 AM
php URL routing. please help me to understand. - by El Forum - 05-23-2009, 12:59 PM
php URL routing. please help me to understand. - by El Forum - 05-23-2009, 01:01 PM
php URL routing. please help me to understand. - by El Forum - 05-23-2009, 01:07 PM
php URL routing. please help me to understand. - by El Forum - 05-23-2009, 02:07 PM
php URL routing. please help me to understand. - by El Forum - 05-23-2009, 02:39 PM
php URL routing. please help me to understand. - by El Forum - 05-23-2009, 09:11 PM



Theme © iAndrew 2016 - Forum software by © MyBB