Table of Contents
Basic Info
Installation
- Downloading Code Igniter
- Installation Instructions
- Upgrading from an Previous Version
- Troubleshooting
Introduction
- Code Igniter at a Glance
- Supported Features
- Application Flow Chart
- Model-View-Controller
- Architectural Goals
General Topics
- Getting Started
- Code Igniter URLs
- Controllers
- Views
- Models
- Helpers
- Plugins
- Using Code Igniter Libraries
- Creating Your Own Libraries
- Creating Core Classes
- Hooks - Extending the Core
- Auto-loading Resources
- Scaffolding
- URI Routing
- Error Handling
- Caching
- Profiling Your Application
- Running Multiple Applications
- Alternative PHP Syntax
- Security
Class Reference
- Benchmarking Class
- Calendaring Class
- Config Class
- Database Class
- Email Class
- Encryption Class
- File Uploading Class
- Image Manipulation Class
- Input and Security Class
- Loader Class
- Language Class
- Output Class
- Pagination Class
- Session Class
- Table Class
- Trackback Class
- Template Parser Class
- Unit Testing Class
- URI Class
- User Agent Class
- Validation Class
- XML-RPC Class
Helper Reference
- Array Helper
- Cookie Helper
- Date Helper
- Directory Helper
- Download Helper
- File Helper
- Form Helper
- HTML Helper
- Inflector Helper
- Security Helper
- String Helper
- Text Helper
- Typography Helper
- URL Helper
- XML Helper