Query: bin2hex
OS: php
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
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 |
hexdec(3) - php |
crc32(3) - php |
sha1(3) - php |
netsds::util::convert(3pm) - debian |
Similar Topics in the Unix Linux Community |
---|
Hacked.... .htaccess |