hex2bin()

hex2bin($data)

Parameters:
  • $data (array) – Hexadecimal representation of data
Returns:

Binary representation of the given data

Return type:

string

For more information, please refer to the PHP manual for hex2bin().

doc_CodeIgniter
2016-10-15 16:32:24
Comments
Leave a Comment

Please login to continue.