InterviewSolution
Saved Bookmarks
| 1. |
What Is Scaffolding In Cakephp? |
|
Answer» SCAFFOLDING is a TECHNIQUE that allows a developer to define and CREATE a basic APPLICATION that can create, RETRIEVE, update and delete objects. Scaffolding is a technique that allows a developer to define and create a basic application that can create, retrieve, update and delete objects. |
|