I would recommend using routes to accomplish this - you don't need to
write to a static html file.

http://book.cakephp.org/view/542/Defining-Routes

Cheers,
Adam

On Jan 24, 6:48 pm, Sumesh G <[email protected]> wrote:
> thanks for your reply
>
> i want to create the html pages with the dynamic contents,
> i had created all the dynamic pages to add and display the contents
> but i dont know how to convert it to html pages
> please give me an idea
>
> thanks
> sumesh
>
> On Jan 24, 1:52 am, Miles J <[email protected]> wrote:
>
> > You would only need 1 view for this.
>
> > If the data is stored in the database, just grab the data and display
> > it in that single view, for all the pages.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"CakePHP" 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