Q. Which PHP function enables output compression?
β
Correct Answer: (B)
ob_gzhandler()
Explanation: ob_gzhandler() compresses output using gzip.