Subject Re: Best way to connect to Firebird with PHP?
Author Dale Mullins <dale_mullins@yahoo.com>
Damian,

I have used ADOdb ( http://php.weblogs.com/ADODB/ ) in a few apps
and I am very pleased with it.

On a side note: I have also been using ibWebadmin (
http://ibwebadmin.sourceforge.net/ ) lately with great success. It is
a web based administration tool that uses PHP.

I use Windows 2000/IIS or Apache/PHP, but I am sure they work just
as well (if not better? :) under Linux/Apache/PHP.

TTYL,
Dale

--- In ib-support@yahoogroups.com, Damian Dowling <damian-
dowling@p...> wrote:

> PHP provides functions for Interbase 6.0, but there isn't any
firebird
> specific functions in PHP. Does anyone here have experience using
PHP with
> Firebird and if so what is the best way to connect to firebird
using PHP?