英[bɪn] 美[bɪn]
n. Box, container; binary; trash can; (basement) wine storage
vt. Put... into the storage; put …Put it in the box
Third person singular: bins Plural: bins Present participle: binning Past tense: binned Past participle: binned
php bin2hex() function syntax
Function:Convert a binary string containing data to a hexadecimal value
Syntax:bin2hex (string)
Parameters:
Parameters | Description |
string | Required , specify the string to be converted |
Description:Convert the binary parameter string to a hexadecimal string. Conversion uses byte mode, with the high nibble taking precedence.
php bin2hex() function example
Output:
68656c6c6f207068702e636e
Output:
4c6561726e696e6720504850