I have a php script that only produces logs to the client.
When I echo something, I want it to be transferred to client on-the-fly.
(Because while the script is processing, the page is blank)
I had already played around with ob_start()
and ob_flush()
, but they didn't work.
En iyi çözüm nedir?
Ps: o echo
aramanın sonunda bir floş koymak için biraz kirli ...
EDIT: Yanıtlar çalıştı PHP ve Apache Hata ne?