摘要:
如果你在PC的基础上写模块程序,那么我可以告诉你缓存操作的函数在哪里phpcms\libs\functions\global.func.php写缓存setcache读缓存getcache删除缓存delcache基础用法如下:写缓存setcache("test","这里是任何数据");读缓存getcache("test");删除缓存delcache("test"); 阅读全文
posted @ 2013-11-13 15:54
gzm2012
阅读(363)
评论(0)
推荐(0)

浙公网安备 33010602011771号