functions-online

bin2hex

descrição

Retorna uma string ASCII uma representação hexadecimal de $str. A conversão é feita byte-wise com o high-nibble primeiro.

declaração de bin2hex

string bin2hex ( string $string )

teste bin2hex on-line




compartilhar bin2hex

comentários para bin2hex

+

Leave your comment