Subject | Re: [firebird-php] configure php to use firebird/interbase functions |
---|---|
Author | Jochem Maas |
Post date | 2007-03-12T10:36:35Z |
dan_berbece wrote:
the ibase/firebird wrapper in php5 is hugely improved compared to the implementation
in php4 - either way you need to compile php with the '--with-interbase' configure option
read more here: http://php.net/ibase
>if you want to use firebird via php you *should* really be using php5,
>
> Hello all!
>
> I try to use ibase functions from php but I get the following error:
>
> "Fatal error: Call to undefined function: ibase_connect()"
>
> Can anyone help me configure php to use theese functions, please?
> I use php 4.4.1 on a Slackware 11 machine...
the ibase/firebird wrapper in php5 is hugely improved compared to the implementation
in php4 - either way you need to compile php with the '--with-interbase' configure option
read more here: http://php.net/ibase