You must install the FrontBase database server or at least the
fbsql client libraries to use this functions. You can get FrontBase
from http://www.frontbase.com/.
In order to have these functions available, you must compile PHP with
fbsql support by using the --with-fbsql
option. If you use this option without specifying the path to fbsql,
PHP will search for the fbsql client libraries in the default
installation location for the platform. Users who installed FrontBase
in a non standard directory should always specify the path to fbsql:
--with-fbsql=/path/to/fbsql. This will
force PHP to use the client libraries installed by FrontBase, avoiding any
conflicts.
Folgende Konstanten werden von dieser Erweiterung definiert und
stehen nur zur Verfügung, wenn die Erweiterung entweder statisch
in PHP kompiliert oder dynamisch zur Laufzeit geladen wurde.