Subject Re: [firebird-php] configure php to use firebird/interbase functions
Author Yves Glodt
On Monday 12 March 2007 11:22, dan_berbece wrote:
> Hello all!

Hello,

> I try to use ibase functions from php but I get the following error:
>
> "Fatal error: Call to undefined function: ibase_connect()"

This means that the interbase extension is not loaded from the php.ini file.

> Can anyone help me configure php to use theese functions, please?
> I use php 4.4.1 on a Slackware 11 machine...
>
> Thanks,
> ArchonMk