| Category | 3 Basic User <-> CakePHP application interactions |
| Code Examples | Users will most often interact with your Cake application in one of three ways: 1) by making a simple page request; 2) by submitting a form of some kind; 3) or by sending page or form requests asynchronously (also described as Ajax processes). |
| Test Code | |
| Links | |
| Remarks | |
| Cancel |