Subject Re: PHP on OS X and Firebird Database on XP
Author Lester Caine
--- In firebird-php@yahoogroups.com, "miles2468_2000" <jtu@e...> wrote:
> What do I need on the PHP machine in order to connect to the Firebird
> machine? What do I need to change in the php.ini?

It should be as simple as adding the php_interbase module to your PHP
configuration, but you also need an OS X firebird client to make the
actual connection. You will need to ask on support, or perhaps even
the developers list as I'm not sure of the state of the OS X port.

Once available ( and it will respond in phpinfo() ) then you can
connect to the remote Firebird server simply via TCP/IP protocol.