Q. Which function is used to start output buffering?
β
Correct Answer: (B)
ob_start()
Explanation: ob_start() turns on output buffering.