Problem Description
I want to return JSON from a PHP script.
Do I just echo the result? Do I have to set the `Content-Type` header?
AI-Generated Solution
Powered by LMSouq AI · GPT-4.1-mini
Analyzing problem and generating solution…
Was this solution helpful?