Product Documentation

FairCom SQL for PHP

Previous Topic

Next Topic

Quick Start

This Quick Start comprises four simple tutorials designed to guide you through the basic use of the FairCom DB PHP Interface technology.

This guide presents the following ways to use FairCom DB with PHP:

Where to Find the Tutorials

The latest tutorials can be found in the ReadMe files:

  • PHP - SQL API for older versions of PHP

    The source code is located in <faircom>\drivers\php.sql\tutorials (or sdk\sql.php\tutorials)

  • PHP PDO - Recomended: Support for newer versions of PHP using PHP Data Objects (PDO)

    The source code is located in <faircom>\drivers\php.sql.pdo (or sdk\sql.php.pdo\tutorials)

TOCIndex