Herramienta útil para el tratamiento de cadenas, encode and decode Tools.



herramienta para el trato de cadenas. TooL: | addslashes | base64_decode | base64_encode | bin2hex | convert_uudecode | convert_uuencode | crc32 | crypt | ctype_alnum | ctype_alpha | ctype_digit | hash | hex2bin | html_entity_decode | htmlentities | htmlspecialchars | htmlspecialchars_decode | md5 | nl2br | quotemeta | rawurldecode | rawurlencode | sha1 | str_rot13 | str_shuffle | str_word_count | stripCslashes | strip_tags | stripslashes | strlen | strrev | strtolower | strtoupper | ucwords | urldecode | urlencode | utf8_decode | utf8_encode |

bin2hex

bin2hex

Descripción

bin2hex ( string $str ) : string

Devuelve una cadena ASCII que contiene la representación hexadecimal de str. La conversión se realiza byte a byte, con los 4 bits superiores primero.

Parámetros

str

Un string.

Valores devueltos

Devuelve la representación hexadecimal de la cadena dada.

Ver también

| 25/04/2024 | www.compostela21.com | diariocompostela21@gmail.com | Dejar Mensaje |