1. zip_compress()
  2. zip()
  3. compress()
  4. gzcompress()
5 views

1 Answers

Answer: Option 4

We will be able to achieve almost 50% size reduction using this function. The gzuncompress() function is used to uncompress the string.

5 views

Related Questions