Gen. partnerAlgotech

PHP funkce stream_get_line()

Gets line from stream resource up to a given delimiter

|
11. září 2019

Dostupnost ve verzích: PHP 5.0

Gets line from stream resource up to a given delimiter

Parametry

Parametr Datový typ Výchozí hodnota Poznámka
$handle resource není A valid file handle.
$length int není The number of bytes to read from the handle.
$ending string null An optional string delimiter.

string

a string of up to length bytes read from the file pointed to by handle.

If an error occurs, returns false.

Další zdroje

Oficiální dokumentace funkce stream-get-line

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.