Cache_Lite::extendLife | Cache_Lite_Output::start |
Cache_Lite | |
PEAR Manual | |
require_once 'Cache/Lite/Output.php'; |
void constructor Cache_Lite_Output::Cache_Lite_Output (
array $options
)
The constructor of the Cache_Lite_Output class. You can give an associative array as an argument to set a lot of options.
associative array to set a lot of options (see Cache_Lite constructor for details)
This function can not be called statically.
Cache_Lite::extendLife | Cache_Lite_Output::start |
Cache_Lite | |
PEAR Manual | |