I have a php script running which writes to a logfile. I opened the logfile in Notepad++ to see any new content. But i noticed that the content is only refreshing after Notepad++ looses the focus and receives the focus again.
Is there a way to refresh the page manually just like a page refresh with F5 on webbrowsers, or even better, automatically refresh?