Compzone.Org :: Podręcznik PHP :: bin2hex
Jaki jest Twój wiek?
40 - 59
26 - 39
19 - 25
13 - 18
12 i mniej
60 i więcej
Sonda Wyniki

Add to Google

bin2hex

(PHP 3 >= 3.0.9, PHP 4, PHP 5)

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.

See also pack() and unpack().

Copyright © 2005-2006 Compzone.Org. Kopiowanie i wykorzystywanie materiałów zawartych na tej stronie bez zgody autora zabronione!