Latest JAS v1.1.0
144 plugins online

Code / Cache / keys

Cache :: keys
Method
include/cache.php

Description...

Return values

Mixed
Returns

Examples

Cache Keys method example
PHP
<?
  $cache->keys();  //Call Cache::keys method
?>

Comments (0)