Re: Dreamweaver

From: "Nikola Milutinovic" <Nikola(dot)Milutinovic(at)ev(dot)co(dot)yu>
To: <pgsql-general(at)postgresql(dot)org>
Subject: Re: Dreamweaver
Date: 2003-08-17 15:42:18
Message-ID: 003301c364d6$2d6a0e50$c53da8c0@home
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

The closet thing PHP has is PEAR - it has the Dataobject concept and is as
close to "neutral" as PHP gets. A long time ago, I wrote a "DB Neutral set
of
routines which works with Oracle, Postgresql and, untested, MySQL. That
just
seemed to be the easiest thing to do, but I have not tried to plug it into
Dreamweaver.

---

Is PEAR standardized and present by default? If not, then Macromedia has no
reason to support anything from it. This doesn't mean that your code is
bad - it is most likely the opposite.

Nix.

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Martijn van Oosterhout 2003-08-17 15:54:53 Need feedback on new feature (\for)
Previous Message Andrew Sullivan 2003-08-17 15:06:19 Re: [PERFORM] PostgreSQL vs. MySQL