BIN2HEX(3) 1 BIN2HEX(3) bin2hex - Convert binary data into hexadecimal representationSYNOPSISstring bin2hex (string $str)DESCRIPTIONReturns an ASCII string containing the hexadecimal representation of $str. The conversion is done byte-wise with the high-nibble first.PARAMETERSo $str - A string.RETURN VALUESReturns the hexadecimal representation of the given string.SEE ALSOhex2bin(3), pack(3). PHP Documentation Group BIN2HEX(3)
| Related Man Pages |
|---|
| hex2bin(3) - php |
| mb_convert_encoding(3) - php |
| hexdec(3) - php |
| addcslashes(3) - php |
| rtrim(3) - php |
| Similar Topics in the Unix Linux Community |
|---|
| Hacked.... .htaccess |