Latest JAS v1.1.0
144 plugins online

Code / Cache / size

Cache :: size
Method
include/cache.php

Description...

Arguments

key
Argument

Return values

Mixed
Returns

Examples

Cache Size method example
PHP
<?
  $cache->size($key);  //Call Cache::size method
?>

Comments (0)