[CakePHP] How to Create Static Pages
![[CakePHP] How to Create Static Pages](/wp-content/themes/therapy/thumb.php?src=wp-content/uploads/2011/02/CakePHP-Development.jpg&w=120&h=120&zc=1&q=90)
I need to create a static pages along with other dynamic pages for my CakePHP site. Initially i have decided to go with a similar procedure as dynamic pages. But later i got the solution for Static pages that CakePHP provides a simple and easiest way to create Static pages. Follow the below steps to create static pages in CakePHP.