User Guide

The User Guide provides a descriptive roadmap through the OpenAvanti framework, explaining and providing examples for each component to give the developer a broad understanding of how the framework works, and how to utilize it to build web applications. Provided are user guides for recent versions of OpenAvanti. Of course, it is recommend that you always use the latest version, but older guides are provided for use with existing projects and for historical context.

OpenAvanti User Guide 1.0.3

1. Installation

  1. Directory and Include Path Setup
  2. Setting up an __autoload()er
  3. Creating a Configuration File

2. MVC Architecture

  1. What is MVC?
  2. Clean URLs
  3. The Dispatcher
  4. Controllers
  5. Controllers and Views

3. The Database

  1. Getting a Connection
  2. The Query and the ResultSet
  3. Using Transactions

4. Database Models

  1. Constructing Models

5. Other Topics

No articles for this topic.