Hi Sridhar, Of course you can use CakePHP to build a static site. Search for articles regarding "PagesController", a built-in controller which enables you to do just that - show static pages. Your header, side navigation etc are handled with view layouts. Hope that helps a bit. Welcome to cake world, keep learning it, it's worth it. ;)
Cheers! On Jan 12, 3:33 pm, "Sridhar Kuppalli" <[email protected]> wrote: > Hi All, > I am new to cakePHP, but really impressed with the blog example and tried > similar other example also. > Now I want to design a static website, with less dynamic functionality, (3 > to 4 through out the site). But it has common modules, like header, side > navigation etc. > > Can I use cakePHP to implement this. Any tutorial or material for this? > > Thanks & Regards > Sridhar Kuppalli --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
