CodeIgniter plus phpcms template mechanism 3

From , 3 Years ago, written in PHP, viewed 53 times.
URL https://pastebin.vip/view/779efbd2
  1.         /**
  2.      * 自动模板调用
  3.      *
  4.      * @param $module
  5.      * @param $template
  6.      * @param $istag
  7.      * @return unknown_type
  8.      */
  9.     protected function view($view_file,$page_data=false,$cache=false)
  10.     {
  11.         $view_file=$this->template($this->page_data['controller_name'].$this->page_data['module_name'],$view_file);
  12.        
  13.         $this->load->view($view_file,$page_data);
  14.     }
  15.  

Reply to "CodeIgniter plus phpcms template mechanism 3"

Here you can reply to the paste above

captcha

https://burned.cc - Burn After Reading Website