View Single Post
  #2 (permalink)  
Old 04-05-2007, 02:33 AM
Tommy1402 Tommy1402 is offline
Junior Member
 
Join Date: Feb 2007
Posts: 26
Default

Quote:
Originally Posted by quannm0410l View Post
anyone can tells me how to use header file, footer file, left, right in separately file. And how to use controller to control it. Thanks
Basically you create a global template which hold all part such as: header, footer, right nav or left nav.

I suggest you to read: Getting Started with the Zend Framework by:Rob Allen from Akra’s DevNotes. I'm sure that PDF will answer your question 100%
Reply With Quote