InterviewSolution
Saved Bookmarks
| 1. |
What Is A Layout? |
|
Answer» Layout in CAKEPHP are used to display the VIEWS that CONTAIN PRESENTATIONAL code. In simple views are rendered inside a layout. Layout in cakephp are used to display the views that contain presentational code. In simple views are rendered inside a layout. |
|