You can read more about the structure here:  
http://book.cakephp.org/2.0/en/getting-started.html 

Cake doesn't work like WordPress (which uses header, content and footer 
templates). It uses proper MVC, that is a layout (kind of like the header 
and footer templates combined) and view (kind of like the content template) 
within that layout. You'll probably want to brush up on MVC basics. The 
book has a lot of information.

On Thursday, April 12, 2012 7:34:28 AM UTC-7, Mangesh Sathe wrote:
>
> Hello , i am new to cakephp. I have html template ready with me. 
> I want to embed it into cakephp. I am very much  confused about 
> cakephp directory structure. 
>
> I have divided template into header, content & footer. 
>  can anyone tell me how can i place html(ctp) developed files into 
> cakephp's view? 
>
> Thanks in advance.

-- 
Our newest site for the community: CakePHP Video Tutorials 
http://tv.cakephp.org 
Check out the new CakePHP Questions site http://ask.cakephp.org and help others 
with their CakePHP related questions.


To unsubscribe from this group, send email to
cake-php+unsubscr...@googlegroups.com For more options, visit this group at 
http://groups.google.com/group/cake-php

Reply via email to