I'm thinking elements are what you should be using here. Probably
would be best practice.
On Oct 10, 12:00 pm, Steveston <[EMAIL PROTECTED]> wrote:
> I am rendering a view through $this->render('Summary'); (That view is
> a html table). After rendering, I will get a complete HTML page.
>
> Now, I want to render that view multiple times (i.e.: many similar
> tables with different contents). However, I want to put all those
> tables in a single complete HTML page (i.e: <html><body><table)...</
> table> <table>...</table>). What shall I do?
>
> 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
-~----------~----~----~----~------~----~------~--~---