PHP

PHP jest obiektowym, skryptowym jezykiem programowania zaprojektowanym do tworzenia dynamicznych stron www.


Funkcje PHP

Oficjalna strona PHP

Dodatkowe aplikacje PHP

Dodatkowe modu³y PHP

Wortal PHP
ksiegarnia - aparaty cyfrowe nikon - mieszkania w warszawie - kredyt hipoteczny - wózki widłowe części - Mieszkania Poznań


Memcache::setCompressThreshold

Memcache::setCompressThreshold

(no version information, might be only in CVS)

Memcache::setCompressThreshold -- Enable automatic compression of large values

Opis

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.

Notatka: This function has been added to Memcache version 2.0.0.

Parametry

threshold

Controls the minimum value length before attempting to compress automatically.

min_saving

Specifies the minimum amount of savings to actually store the value compressed. The supplied value must be between 0 and 1. Default value is 0.2 giving a minimum 20% compression savings.

Zwracane wartości

Zwraca TRUE w przypadku sukcesu, FALSE w przypadku porażki.

Przykłady

Przykład 1. Memcache::setCompressThreshold() example

<?php

/* OO API */

$memcache_obj = new Memcache;
$memcache_obj->addServer('memcache_host', 11211);
$memcache_obj->setCompressThreshold(20000, 0.2);

/* procedural API */

$memcache_obj = memcache_connect('memcache_host', 11211);
memcache_set_compress_threshold($memcache_obj, 20000, 0.2);

?>

Limo and Car services limousine service Airport chicago 773-649-9630 - Forum komputerowe Forum komputerowe Forum komputerowe - galeria - oglądam filmy blu-ray filmy hd - Limo and Car services limousines chicago il 773-649-9630 - Skuteczne pozycjonowanie i optymalizacja stron www. - Programy - Popularne sklepy internetowe warszawa czekamy na ciebie. - najlepsze darmowe programy w Polsce - Friseur einrichtung Friseureinrichtung Friseur einrichtung - pozycjonowanie i optymalizacja pozycjonowanie i optymalizacja pozycjonowanie i optymalizacja - darmowe pozycjonowanie Darmowe Pozycjonowanie darmowe pozycjonowanie - oglądam filmy hdtv filmy blu-ray - pozycjonowanie stron bielsko - muzyka piosenki mp3 Hosting fotek hosting fotki zdjęcia

G:2,M:0,Y:7