$last_modif) { $last_modif = $current_modif; $data = file_get_contents($tmp_file); echo "data: " . trim($data) . "\n\n"; ob_flush(); flush(); } sleep(1); } ?>