Subject | Re: [ib-support] Advice for web base application |
---|---|
Author | Meta Nurwidyanto |
Post date | 2003-02-21T11:20:24Z |
I use linux/php/firebird
with db layer class I've got from phpclasses.org
works fine almost a year now. Find simple sample application using firebird at
freshmeat.net
--m
with db layer class I've got from phpclasses.org
works fine almost a year now. Find simple sample application using firebird at
freshmeat.net
--m
On Tuesday 18 February 2003 14:53, A6-CMO Philippe Makowski wrote:
> I want to do an open-source web based application with Firebird, what is
> the best choice ?
> Apache/PHP (but the PHP driver for now is for Interbase)
> Apache/cgi in C ?
> What else ?
> Thanks