Gen. partnerAlgotech

PHP funkce stream_set_write_buffer()

Sets file buffering on the given stream

|
11. září 2019

Dostupnost ve verzích: PHP 4.3.0

Sets file buffering on the given stream

Parametry

Parametr Datový typ Výchozí hodnota Poznámka
$stream resource není The file pointer.
$buffer int není The number of bytes to buffer. If buffer is 0 then write operations are unbuffered. This ensures that all writes with fwrite are completed before other processes are allowed to write to that output stream.

int

0 on success, or EOF if the request cannot be honored.

Další zdroje

Oficiální dokumentace funkce stream-set-write-buffer

Načítání komentářů...

Zůstaňte v obraze

Přihlaste se k odběru našeho newsletteru a získejte nejnovější informace o kybernetické bezpečnosti přímo do vaší e-mailové schránky.

Vaše údaje jsou v bezpečí. Newsletter můžete kdykoliv odhlásit.