Re: Re: useability of apache, PHP, Postgres for real business apps - Mailing list pgsql-general

From Adam Haberlach
Subject Re: Re: useability of apache, PHP, Postgres for real business apps
Date
Msg-id 20010628151059.A10588@newsnipple.com
Whole thread Raw
In response to Re: useability of apache, PHP, Postgres for real business apps  (caldodge@fpcc.net (Calvin Dodge))
Responses Re: Re: useability of apache, PHP, Postgres for real business apps  (Alex Pilosov <alex@pilosoft.com>)
List pgsql-general
On Thu, Jun 28, 2001 at 08:54:29AM -0700, Calvin Dodge wrote:
> pvissenb@csc.com (Pieter Vissenberg) wrote in message news:<7ab85fc.0106272359.7bbbfbf2@posting.google.com>...
> > All,
> >
> > Does anyone have experience with the use of PostgreSQL in combination
> > with Apache and PHP in a real life business environment?

    I can't seem to find the original message at the moment, so I'll reply
to this one.

    We use PostgreSQL/Apache/PHP for our internal bug database, our intranet,
and hopefully soon some shipping products.  Works just fine.  Everything is
solid for a few years now...

    My only issue is that PHP suffers from some of the same managability
issues as perl in that it is very easy for one person to write code that
no other person understands, and not have any compiler or type-safety to
prevent this.  I hope to be moving to .jsp soon in order to fix this by
creating a more structured development environment.


--
Adam Haberlach            | "Pancakes don't make hardly any juice
adam@newsnipple.com       |  and bacon makes too much."
http://www.newsnipple.com |        -- bug-eyed earl
'88 EX500    '00 >^<      | http://youlook.org

pgsql-general by date:

Previous
From: Joseph Shraibman
Date:
Subject: Re: Weird error
Next
From: Alex Pilosov
Date:
Subject: Re: Re: useability of apache, PHP, Postgres for real business apps