K
K
krll-k2014-08-24 17:41:19
PHP
krll-k, 2014-08-24 17:41:19

Compressing string data in PHP, with what?

There is a string that needs to be stored in the database, is it possible to compress it in some way?
Line:

a5c5ff1800e381d018372d4dda4710b0165aba1888bb798154f8cb0f91e7994f7d3709b2414d40e93be51

Answer the question

In order to leave comments, you need to log in

1 answer(s)
S
Sergey, 2014-08-24
@krll-k

php.net//manual/ru/function.gzdeflate.php
Or in your case do base_convert in parts.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question