caching = ture; //false 缓存关闭 ture 开启 $ppxq -> cache_lifetime = 86400; //缓存时间秒1天 $ppxq -> display('login.tpl'); unset($GG,$ppxq); ?>