Re: [SMARTY] Controling buffer: php/smarty or apache?

"messju mohr" <[email protected]>
Newsgroups gmane.comp.php.smarty.general
Message-ID <20060123100700.GB24086@dune>
On Mon, Jan 23, 2006 at 10:53:04AM +0100, Vicente Werner wrote:
> Smarty buffers all the output until you do a $smarty->display or you echo
> the fetched output through $smarty->fetch. That's why it appears to be drawn
> at once.

wrong. smarty doesn't buffer anything with display().

> One thing you can do it's to slice the page into three or four objects that
> can be rendered incrementally (you render the header and display it, then go
> for the body, footer, etc..)
> 
> --
> Vicente Werner y Sánchez

-- 
Smarty General Mailing List (http://smarty.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.