![]() |
|
| Copyright |
| Chapter 1. PHP and Smarty on Large-Scale Web Development |
| Section 1.1. Why PHP and Smarty on Large-Scale Web Development? |
| Chapter 2. Divide and Conquer |
| Section 2.1. Modular Architecture |
| Section 2.2. Using PEAR As Often As Possible |
| Section 2.3. The Template View Pattern |
| Chapter 3. Putting It All Together |
| Section 3.1. Handling HTTP Requests |
| Section 3.2. Generating Output |
| Section 3.3. Handling Browser Input |
| Section 3.4. Configuration |
| Chapter 4. Smarty for Web Designers |
| Section 4.1. Crash Course |
| Chapter 5. Optimization Techniques |
| Section 5.1. Cache |
| Section 5.2. Smarty Optimizations |
| Chapter 6. Where to Go from Here |