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
2025-01-10 15:47:30
Comments
Leave a Comment

Please login to continue.