Memcache::setCompressThreshold(No version information available, might be only in CVS) Memcache::setCompressThreshold — Enable automatic compression of large values Описание
bool Memcache::setCompressThreshold
( int $threshold
[, float $min_savings
] )
Memcache::setCompressThreshold() enables automatic compression of large values. You can also use the memcache_set_compress_threshold() function.
Список параметров
Возвращаемые значенияВозвращает TRUE в случае успешного завершения или FALSE в случае возникновения ошибки. Примеры
Пример #1 Memcache::setCompressThreshold() example
<?php |
|
|
| © 2009 Тест скорости интернета | Boont.Ru |