class Home extends CI_Controller { public function index(){ $this->load->view(" top "); $this->load->view(" home.html "); $this->load->load(" foot "); } } //如果模板是html文件的話,就需要帶.html后綴;如果是.php的話就不需要,$this->load->view(" home "); //也可以載入多個(gè)模板視圖 //從文件夾里面載入多個(gè)視圖 $this -> load -> view(" Index/top "); $this -> load -> view(" Index/home "); $this -> load -> view(" Index/footer "); /** * 分配給模板視圖變量數(shù)據(jù) */ $data[' title '] = '你好 啊'; $this -> load -> view(" Index/top " ,$data ); 注意:載入多個(gè)視圖的時(shí)候,其中一個(gè)視圖分配了數(shù)據(jù)變量的話,其他的視圖也自動(dòng)默認(rèn)分配了數(shù)據(jù)變量 $data[ " name " ] = array( " 張三 " , " 李四 " , " 王五 " ); $this -> load -> view( " Index/home " , $data);
??:
<?php echo $title; ?>
?? ?? ??
1, ????
< ????? ?? ??>
$this -> load -> helper(" name "); url , site_url , base_url2, ?? ?? ?? ??
$autoload['helper']=array(url);3, ?? ??? system/core/common.php ??? ??

? AI ??

Undress AI Tool
??? ???? ??

Undresser.AI Undress
???? ?? ??? ??? ?? AI ?? ?

AI Clothes Remover
???? ?? ???? ??? AI ?????.

Clothoff.io
AI ? ???

Video Face Swap
??? ??? AI ?? ?? ??? ???? ?? ???? ??? ?? ????!

?? ??

??? ??

???++7.3.1
???? ?? ?? ?? ???

SublimeText3 ??? ??
??? ??, ???? ?? ????.

???? 13.0.1 ???
??? PHP ?? ?? ??

???? CS6
??? ? ?? ??

SublimeText3 Mac ??
? ??? ?? ?? ?????(SublimeText3)

???? ??? ???? PHP? ? ??? ?? ??? ?? ? ??? ?????. ?? ?? PHP ????? ? ??? CodeIgniter(?? CI)? ?? ? ?? ??? ??? ?? ????. ??? CI ?????? ???? ??? ?? ???????. 1. CI ????? ?? ?? CI ?????? ?????? ???? ???. CI ?? ????(https://codeigniter.com/)?? ?? ??? CI ????? ?? ???? ???????. ????? ???? ??? ?????

PHP? ? ??? ?? ???? ?? ?? ????? ?????. CI(CodeIgniter) ?????? PHP?? ?? ?? ???? ????? ? ?????. ?? ?? ?? ? ?? ?????? ?? ??? ?? ?? ?? ?? ??? ??? ???? ???? ? ??????? ?? ????? ??? ? ??? ???. ? ????? CI ?????? ???? PHP ??????? ???? ?? ??? ??? ?????. CI ?????? ?? ??? ??? ?????. CI ?????? ???? ?? ? ?? ?? ??? ??? ???? ???. ???

PHP? ?? ???? ??? ???? ???? CodeIgniter4(CI4)? ? ??????? ???? ??? ??? ??? ???? ?? ?? PHP ????????. ? ????? CI4 ?????? ???? ??? ? ??????? ???? ??? ???? ??? ????. 1. CI4 ???? ? ?? ?? ?? ????(https://codeigniter.com/downloa)?? ?????? ???.

???? ???? ???? ???? ?? ????? ???? ?? ???? ??????? ??? ?? ? ????? ????. ? ??? ????? ??? PHP? ??? ?????? ??? ???? ?? ? ??? ?????. ???? ??? PHP ?????? ???? ?? ????? ???? ? ???, ?? ?? ???? ????? ? ??? CodeIgniter(CI) ????????. CI? ??? PHP ? ?????? ??????, ??? ???? ??? ??? ????? ???? ??? ??? ? ??? ??? ??? ????.

CI ?????? CSS ???? ???? ??? ??? ????. 1. CSS ??? ?????. 2. CSS ??? CI ????? ????? ??? ??? ?????. 3. CSS ???? ???? ?? ???? CSS? ?????. HTML <link> ?? ??? ?? 4. HTML ??? CSS ??? ?? ID ??? ???? ?? ???? ?????.

????: CI ?????? CSS ???? ???? ?? ?? ??, ?? ?? ??? ?????. ??: ???? ? ?????? ??? ?? ??? ?????. CSS(Cascading Style Sheets)? ???? ????? ???? ??? ? ?? ??? ??? ?????. CodeIgniter(CI) ?????? ???? ??? ? CSS ???? ???? ???? ??? ?? ?????. ? ????? CSS ???? CI ?????? ???? ??? ??? ???? ?? ?? ??? ?????. 1??: ?? CSS ?? ???,

CI ?????? CSS ???? ???? ???? ?? ?? ??? ?????. CI(CodeIgniter) ?????? ???? ? ??????? ???? ? ?? ???? ?? ?? PHP ?? ????????. ? ??????? ??? ? ???? ??? ?????? ??? ?? ?????. CSS ???? ???? ? ?????? ?????? ????? ????? ????? ? ?? ??? ??? ? ????. CI ??????? CSS ???? ????? ????? ?? ?? ??? ?? ?? ??? ?????. 1 ??:

PHP? ?? ?? ?? ? ?? ???? CodeIgniter(CI)? ?? ?? ?? PHP ????????. CodeIgniter? ?? ??? ??? ??? ???? ????? ? ???? ?????. ?? ???? CI6 ?????? ???? ??? ???????. CI6 ?? CI6 ??? ????? ?? ?? ????? ???? ???. ?? CodeIgniter ?? ?????? CI6 ?? ???? ?????? ???. ?? ?? ? ??? ??? ?? ?? ??? ????.
