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