Introduction
Installation
Getting started
Package Definition Reference
Connecting to Database
Common DB Operations
Filter
Handling Multiple Databases
How-Tos
Deployment
Credit
Feedback
Changelog

Zephyr API

Forum

<<-installation->>

download zephyr from : sourceforge

installation of zephyr is a easy. just download the zephyr package and unzip it in document root of your webserver(or wherever you want), then change permission of the "temp" folder to "0777" or "rwxrwxrwx". thats it. a typical zephyr folder will look like this

- zephyr
  | + abstract
  | + documentation
  | + functions
  | + helper
  | + images
  | + interfaces
  | + internal
  | + javascript
  | + packages
  | + temp
  | + thirdparty
  |   .htaccess
  |   index.php

zephyr comes with a minimal installation of adoDB with following drivers

- MySQL
- SQLite
- Postgresql