Gen. partnerAlgotech

PHP funkce pack()

Pack data into binary string

|
11. září 2019

Dostupnost ve verzích: PHP 4.0

Pack data into binary string

Parametry

Parametr Datový typ Výchozí hodnota Poznámka
$format string není The format string consists of format codes followed by an optional repeater argument. The repeater argument can be either an integer value or * for repeating to the end of the input data. For a, A, h, H the repeat count specifies how many characters of one data argument are taken, for @ it is the absolute position where to put the next data, for everything else the repeat count specifies how many data arguments are consumed and packed into the resulting binary string.
$args mixed null,
$_ mixed null

string

a binary string containing data.

Další zdroje

Oficiální dokumentace funkce pack

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.