Subject RE: [firebird-support] Web - interface
Author Alan McDonald
> Hi,
>
> Maybe the following isn´t a general firebird question, but I
> think this is
> the forum with experienced programers :-)
>
> We have a firebird database with delphi clients. Now we need a web
> interface for bookings. My first thought was of using a separate
> database
> for the internet communication and a replication with the main database.
> But what is the most appropriate forward-looking technology for the web
> interface. I don´t want use PHP and the old style ASP.
>
> Christian

what the heck's wrong with PHP? It's my foward looking environment.
I can host my web interfaces on Linux/Apache OR IIS OR Apache on Windows without changing a line of code. It's fast, it's far far richer than even .NET web stuff when it comes to open source and commercial libraries, there are a myriad of abstraction layers to choose from, current development is running hot all the time.
what more can I say?
Alan