Codeigniter
2016-04-16 16:56:25   7  举报             
     
         
 PHP framwork:Codeigniter execution flow
    作者其他创作
 大纲/内容
 Fetch class & method via Router
  load routes.php
  Y
  Load bootstrap file
  N
    Codeigniter Flowcart
  url stringis empty?
  Load the app base controller and local controller
  Router.php
  Instantiate the routing class and set the routing
  End
  Send output to user browser
  Start
  Set program enviroment
  match controller in routes config
  Call the requested method
  core/CodeIgniter.phpload classes & execute
  set default controller
  index.phpdefine const
     收藏 
     
 
 
 
 
  0 条评论
 下一页