Open source project using php PostgreSQL functions?

From: Jeff Ross <jross(at)wykids(dot)org>
To: pgsql-php(at)postgresql(dot)org
Subject: Open source project using php PostgreSQL functions?
Date: 2013-11-21 16:43:45
Message-ID: 528E3841.30007@wykids.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-php

Hi all,

I'm looking at moving some code away from the long deprecated PEAR::DB
but I want to move to the standard php Postgresql functions and not
another database abstraction layer like MDB2 or ADODB or even PDO. This
specific project will never use anything but PostgreSQL as its database.

Does anyone know of an open source php based project that I might look
through to see some sample code a little more complex than the examples
in the php documentation?

Thanks,

Jeff Ross

Responses

Browse pgsql-php by date

  From Date Subject
Next Message Vincent 2013-11-21 17:06:38 Re: Open source project using php PostgreSQL functions?
Previous Message Michael Schmidt 2013-11-08 19:26:12 Re: PHP PDO getting data from pgSQL stored function