F
F
freshlemon2020-07-24 12:01:40
PHP
freshlemon, 2020-07-24 12:01:40

How to translate binary(16) sql field to text in php?

Hello, please tell me how to translate binary (16) sql field into text in php?
5f1aa2cf02bce866640784.png
Here is one of the fields 0x0d8d5d46938f463a9a5c282abef68e7a

Answer the question

In order to leave comments, you need to log in

1 answer(s)
R
Rsa97, 2020-07-24
@freshlemon

In MySQL - HEX()
In PHP - bin2hex()

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question