Latest JAS v1.1.0
144 plugins online

Code / Cache / time

Cache :: time
Method
include/cache.php

Description...

Arguments

key
Argument

Return values

Mixed
Returns

Examples

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

Comments (0)