create filename.thtml in the /app/views/elements/
then use it in your
Use <?php $this->renderElement("filename"); ?> // please notice that
the filename extention is not included in the quotes
Use can use .thtml or .ctp
I hope it helps
On Mar 8, 5:59 am, sushil <[EMAIL PROTECTED]> wrote:
> Hi,
>
> I want to use Tabs with the cake php pages, means i need more than one
> page in a single view
> so i just include these pages through
>
> <?php include("filename.thtml"); ?>
>
> But its mapping is not being with the controller and model ..So any
> one can tell me hoe can i include another page with cake php
>
> 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
-~----------~----~----~----~------~----~------~--~---