bin2hex

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

bin2hex --  Wandelt Binär-Daten in ihre hexadezimale Entsprechung um

Beschreibung

string bin2hex ( string str )

Es wird ein ASCII-String mit der hexadezimalen Wiedergabe des Parameters str zurück gegeben. Die Umwandlung geschieht byteweise mit dem höchsten Anteil (4 Bit, "high-nibble") zuerst.

Siehe auch pack() und unpack().

Hosting by: Hurra Communications GmbH
Generated: 2007-01-26 17:56:58