holden321 Posted March 2, 2013 Share Posted March 2, 2013 There is a process started by "prog.exe 2>log.txt" The process always works and writes log.txt now and then I need time after time to read file log.txt from php, but php waits while prog.exe is working I tried file_get_contens, fread, stream_get_contents Quote Link to comment https://forums.phpfreaks.com/topic/275135-open-opened-file/ Share on other sites More sharing options...
Solution holden321 Posted March 2, 2013 Author Solution Share Posted March 2, 2013 it turned out that the problem was the working debugger. plz delete the topic Quote Link to comment https://forums.phpfreaks.com/topic/275135-open-opened-file/#findComment-1416044 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.