[請益] xtemplate 的 function
我是PHP新手 我看到 xtemplate.class.php 中
http://www.phpxtemplate.org/pipermail/xtpl-svn/2007-January/000006.html
public function set_null_string($str, $varname = '') {
$this->_null_string[$varname] = $str;
}
其中的 $_null_string
protected $_null_string = array('' => '');
請問上面這一段是什麼意思? 陣列中 空白等於空白?
謝謝
--
※ 發信站: 批踢踢實業坊(ptt.cc)
◆ From: 59.124.7.80
→
10/22 18:37, , 1F
10/22 18:37, 1F
→
10/22 18:37, , 2F
10/22 18:37, 2F
PHP 近期熱門文章
PTT數位生活區 即時熱門文章