Hey guys,
is there a way to save the displayed content of a PHP site to a plain file automatically before the end of the script is reached?
i execute severeal programs with system(). the output is flushed so the user has a life display and sees whats going on. i cannot edit the programs though, but i need to log the displayed results of these programs.
i cant save the results to strings either, since i need them to be flushed. the progs take some time executing an those silly users wont wait to the end if they dont see the output changing.
thanks for your help,
steff
save PHP output to text after its displayed
Moderator: General Moderators
-
Tubbietoeter
- Forum Contributor
- Posts: 149
- Joined: Fri Mar 14, 2003 2:41 am
- Location: Germany
-
Tubbietoeter
- Forum Contributor
- Posts: 149
- Joined: Fri Mar 14, 2003 2:41 am
- Location: Germany