Subject | Re: Best way to connect to Firebird with PHP? |
---|---|
Author | Dale Mullins <dale_mullins@yahoo.com> |
Post date | 2002-12-10T02:32:20Z |
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:
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 anyfirebird
> specific functions in PHP. Does anyone here have experience usingPHP with
> Firebird and if so what is the best way to connect to firebirdusing PHP?