Documentation
System Requirements
- PHP 5.1.6+
- PDO extension with a suitable driver (it should work with any pdo driver, but we have only tested it with MySQL, SQLite, PostgreSQL, and SQL Server (using the odbc and dblib drivers)
Installation
From Package
- Download a package from here.
- Unzip the package.
- Place the OUTLET/classes/outlet folder somewhere in the include_path of your script.
From Subversion Repo
- Checkout a copy from svn://knowledgehead.com/outlet/trunk
- Place the OUTLET/classes/outlet folder somewhere in the include_path of your script.
User Manual
Tutorials