Cache_Lite_Output::end()

Cache_Lite_Output::end() -- Stop the output buffering started by the start() method and store the output to a cache file

Referentiesamenvatting

require_once 'Cache/Lite/Output.php';

void Cache_Lite_Output::end ()

Beschrijving

Stop the output buffering started by the start() method and store the output to a cache file

Note

Deze functie kan niet statisch worden aangeroepen.

Voorbeeld