Smarty成員方法:testInstall()

2018-12-05 11:40 更新

Name

testInstall() — 測(cè)試Smarty安裝

說明

void testInstall();

該函數(shù)測(cè)試Smarty需要的全部工作目錄是否可以讀寫。 該函數(shù)顯示一個(gè)格式化的結(jié)果。

Example 14.52. testInstall()

<?php
require_once('Smarty.class.php');
$smarty  = new Smarty();
$smarty->testInstall();
?>
以上內(nèi)容是否對(duì)您有幫助:
在線筆記
App下載
App下載

掃描二維碼

下載編程獅App

公眾號(hào)
微信公眾號(hào)

編程獅公眾號(hào)