Ben flash http bir json kodlanmış cevap isteği almak dönmek gerekiyor.
In ASP.NET, I do this with a ASHX handler. What's the PHP equivalent ? I mean in order that I only get JSON back, and not the <html> etc.
Eğer komut üstüne koymak gerekir:
header('Content-Type: application/json; charset=utf-8');