PDO_Firebird Firebird/InterBase support for PDO abies Ard Biesheuvel abies@php.net lead This extension provides a Firebird/InterBase driver for PDO. It supports InterBase versions 6.x/7.x and Firebird 1.x. PHP alpha 0.1 2004-06-12 To compile and run this module, you will need to have the main PDO module and Firebird's client library installed on your system. (InterBase 6 or higher should work as well) connect.phpt ddl.phpt execute.phpt