Cacheã¯ã©ã¹ PEAR Cache_Lite ã使ã£ã¦ã¿ãã ã¤ã³ã¹ãã¼ã«ã¯ã³ãã³ãä¸çºãç°¡åã pear install Cache_Lite composerã³ãã³ãã§ãå ¥ãããã¾ã composer require pear/cache_lite ã¬ã³ã¿ã«ãµã¼ãã®å ´å㯠http://pear.php.net/package/Cache_Lite/download ãããã¦ã³ãã¼ã ã½ã¼ã¹ã¯ä¸è¨ã®ãããªæã // ã¯ã©ã¹èªã¿è¾¼ã¿ require_once('Cache/Lite.php'); // IDã®ã»ãã $cache_id = '123456'; // ãªãã·ã§ã³ $options = array( 'cacheDir' => '/tmp/', 'caching' => 'true', // ãã£ãã·ã¥ãæå¹ã« 'automaticSerialization' => 't
{{#tags}}- {{label}}
{{/tags}}