Latest JAS v1.1.0
144 plugins online

Code / Cache / output

Cache :: output
Method
include/cache.php

Description...

Arguments

key
Argument
headers = true
Argument

Return values

Mixed
Returns

Examples

Cache Output method example
PHP
<?
  $cache->output($key, $headers = true);  //Call Cache::output method
?>

Comments (0)