bin2hex --
Convert binary data into hexadecimal representation
Description
string bin2hex (string str)
Returns an ASCII string containing the hexadecimal representation
of str. The conversion is done byte-wise
with the high-nibble first.
AddSlashes
Updated Sat, 12 Aug 2000
Chop
Site Hosting:
Located in United States
Elements of this website are subject to copyright.
Questions about installing or using PHP should be directed to one of the mailing lists.
Only questions about the website should be directed to webmaster@php.net.