InterBase is a popular database put out by
Borland/Inprise. More information about InterBase is
available at http://www.interbase.com/. Oh, by the
way, InterBase just joined the open source
movement!
To enable InterBase support configure PHP --with-interbase[=DIR], where DIR
is the InterBase base install directory, which defaults
to /usr/interbase.
Note to Win32 Users: In order to enable this module on a Windows environment, you must copy gds32.dll from the DLL folder of the PHP/Win32 binary package to the SYSTEM32 folder of your windows machine. (Ex: C:\WINNT\SYSTEM32 or C:\WINDOWS\SYSTEM32). In case you installed the InterBase database server on the same machine PHP is running on, you will have this DLL already. Therfore you don't need to copy gds32.dll from the DLL folder.
php.ini中的設定會影響這些函數的行為。
表格 1. InterBase configuration options