Wikidev
CATEGORY
CONTACT
APP
Sign Up
Login
Submit
You are here :
php
→
string
→
hex2bin
hex2bin() - string
Decodes a hexadecimally encoded binary string.
Parameters :
data - Hexadecimal representation of data.
Syntax
string hex2bin ( string $data )
Example
Output / Return Value
Limitations
Alternatives / See Also
Reference