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 Link to comment https://forums.phpfreaks.com/topic/275135-open-opened-file/ Share on other sites More sharing options...
holden321 Posted March 2, 2013 Author Share Posted March 2, 2013 it turned out that the problem was the working debugger. plz delete the topic Link to comment https://forums.phpfreaks.com/topic/275135-open-opened-file/#findComment-1416044 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.