PHP » GoLang |
login |
register |
about
|
bin2hex(PHP 4, PHP 5, PHP 7) bin2hex — Convert binary data into hexadecimal representation Description
string bin2hex
( string
$str
)
Returns an ASCII string containing the hexadecimal representation
of Parameters
Return ValuesReturns the hexadecimal representation of the given string. |
more
Recently updated
more
Most requested
|