LMSouq
general-dev Open

What's the use of ob_start()?

AD
Aditya Shukla
1 month ago
3 views
Problem Description
Is `ob_start()` used for `output buffering` so that the headers are buffered and not sent to the browser? Am I making sense here? If not then why should we use `ob_start()`?

AI-Generated Solution

Powered by LMSouq AI · GPT-4.1-mini

✓ Solution Ready
Analyzing problem and generating solution…
Was this solution helpful?
Back to Knowledge Base