![]() HTML_CSS : The Definitive Guide |
HTML_CSS::setCache
- Defines if the
document should be cached by the browser. Defaults to false.
require_once 'HTML/CSS.php';
void|PEAR_Error HTML_CSS::setCache(
|
$cache = TRUE) ;
|
bool | $cache = TRUE; |
HTML_CSS : The Definitive Guide | v 1.1.0 : January 1, 2007 |