I have an element that I want to render repeatedly. As I cannot render
elements directly from controller, I have to render this element
repeated from a view page. The problem now is that it will produce
page header and footer repeatedly as well.

How can I render an element within a page without repeated header and
footer? I am thinking using ob_start and ob_end_flush but I did not go
through.

Thanks,


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Cake 
PHP" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to