<?php #header("Cache-Control: no-cache"); #header("Content-Type: text/event-stream"); #$inp = file_get_contents('../callbacks/DTC_EVENT.txt'); #echo "data: $inp" . "\n\n"; #flush(); #sleep(300);