Iker Arizmendi
iker at research.att.com
Sat Aug 14 18:27:15 EDT 2004
Thanks Greg. Is there a method that clears the current output buffer as well? Gregory (Grisha) Trubetskoy wrote: > > Yes, by default PSP does not flush the output buffer until the very end > which looks like what PHP ob_start func enables. If you want to force a > flush from within PSP, you can always call req.flush(). > > Grisha > > On Fri, 13 Aug 2004, Iker Arizmendi wrote: > >> Does the PSP handler support output buffering? >> Something along the lines of ob_start under PHP? If >> explicit support is not there, is there some other >> way to accomplish the same thing? >> >> Thanks, >> Iker >> -- Iker Arizmendi AT&T Labs - Research Speech and Image Processing Lab e: iker at research.att.com w: http://research.att.com
|