Konu
php de stream_get_contents tail -f linux dosya takip ederken sayfa sürekli döngüye giriyor
04-04-2023, 02:41:11
#1
Misafir
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