应用程序流程图
CodeIgniter执行流程
(由welcome的例子出发——讲解index.php——讲解CodeIgniter.php)
(load_class的具体工作、ConFig类的作用、Loader类的作用、Router解析请求、Controller类的具体工作)
应用程序流程图
(由welcome的例子出发——讲解index.php——讲解CodeIgniter.php)
(load_class的具体工作、ConFig类的作用、Loader类的作用、Router解析请求、Controller类的具体工作)