調(diào)用方式
global $CACHE;
$user_cache = $CACHE->readCache('sta');
可用變量
$sta_cache['lognum'] 網(wǎng)站文章總數(shù)
$sta_cache['draftnum'] 文章草稿數(shù)
$sta_cache['comnum'] 已審核評論數(shù)
$sta_cache['comnum_all'] 所有評論數(shù)
$sta_cache['twnum'] 微語數(shù)
$sta_cache['hidecomnum'] 未審核評論數(shù)
$sta_cache['checknum'] 谐区?這是什么
以及坤邪,所有用戶的
$sta_cache[x]['lognum'] 該用戶發(fā)表文章數(shù)
$sta_cache[x]['draftnum'] 該用戶草稿
$sta_cache[x]['commentnum'] 該用戶所有評論
$sta_cache[x]['hidecommentnum']該用戶未審核評論數(shù)
$sta_cache[x]['twnum'] 該用戶發(fā)表微語數(shù)