Smarty成员方法:getCacheDir()

2018-12-02 15:03 更新

Name

getCacheDir() — 取得缓存目录

说明

string getCacheDir();

Example 14.23. getCacheDir()

<?php

// 取得缓存目录
$cacheDir = $smarty->getCacheDir();

?>

参见 setCacheDir()和 $cache_dir.

以上内容是否对您有帮助:
在线笔记
App下载
App下载

扫描二维码

下载编程狮App

公众号
微信公众号

编程狮公众号