$hexToAscii

Returns a decoded hex string
Usage
$hexToAscii(<hex_encoded_string>)
Description
Decodes the <hex_encoded_string> to its ASCII representation.
Syntax Specification
$hexToAscii(<hex_encoded_string>)
Examples

    echo $hexToAscii(6B76697263)

See also
$asciitohex

Index, Functions
KVIrc 4.0.4.5646 Documentation
Generated by root at Fri Nov 18 23:48:38 2011