Firebird Functions (PDO_FIREBIRD)

���

PDO_FIREBIRD is a driver that implements the PHP Data Objects (PDO) interface to enable access from PHP to Firebird database.

��װ

Use --with-pdo-firebird[=DIR] to install the PDO Firebird extension, where the optional [=DIR] is the Firebird base install directory.

$ ./configure --with-pdo-firebird

Ԥ���峣��

���г����ɴ��������壬�ҽ�����չ������ PHP ��������ʱ��̬����ʱ���á����⣬ʹ�ô�����ʱ������ʹ����Щ�����ض��ij�����ʹ�����������������ض��ij������ܻᵼ�²���Ԥ����������������������ڶ��������PDO::getAttribute() �ɱ����ڻ�ȡ PDO_ATTR_DRIVER_NAME �����Լ��������

PDO::FB_ATTR_DATE_FORMAT (integer)

Available since PHP 5.3.0.

Sets the date format.

PDO::FB_ATTR_TIME_FORMAT (integer)

Sets the time format.

Available since PHP 5.3.0.

PDO::FB_ATTR_TIMESTAMP_FORMAT (integer)

Sets the timestamp format.

Available since PHP 5.3.0.

Table of Contents