Categories
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
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 a Question
731 491 924 answers to any question