Single Choice Not Set

QWhich one of the following functions can be used to compress a string?

ID: #2423 Functions in PHP MCQ 593 views
Question Info
#2423Q ID
Not SetDifficulty
Functions in PHP MCQTopic

Choose the Best Option

Click any option to instantly check if you're correct.

  • A zip_compress()
  • B zip()
  • C compress()
  • D gzcompress()
Correct Answer

Explanation

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

Share This Question

Challenge a friend or share with your study group.