A string of data can be retrieved and compressed using the LZW algorithm. LZW can also do the opposite, i.e. extract the original data from compressed string using the same algorithm.Requirements:PHP 4.0 or higher
License: BSD License
Added: 4 years, 9 months ago Updated: 2 years, 5 months 24 days ago