php de tail -f linux dosya takip ederken sayfa sürekli döngüye giriyor
$icerik = stream_get_contents($ssh2->Exec('cd '.$serverinfo["ServerPath"].'; tail -f screenlog.0'));
bunu döngüye sokmadan nasıl tail -f yapabilirim php de