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 |
---|
mb_convert_encoding(3) - php |
ucwords(3) - php |
iconv_substr(3) - php |
mb_convert_kana(3) - php |
mb_strtoupper(3) - php |
Similar Topics in the Unix Linux Community |
---|
Hacked.... .htaccess |