| From: | Jeff Ross <jross(at)wykids(dot)org> |
|---|---|
| To: | pgsql-php(at)postgresql(dot)org |
| Subject: | Re: Open source project using php PostgreSQL functions? |
| Date: | 2013-11-21 21:10:02 |
| Message-ID: | 528E76AA.6040405@wykids.org |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-php |
On 11/21/13, 10:52 AM, Guillaume Lelarge wrote:
> On Thu, 2013-11-21 at 09:43 -0700, Jeff Ross wrote:
>> 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?
>>
> You should try POMM: http://pomm.coolkeums.org/
>
>
Nice--I'll take a look at that.
Thanks!
| From | Date | Subject | |
|---|---|---|---|
| Next Message | John DeSoi | 2013-11-22 17:57:36 | Re: Open source project using php PostgreSQL functions? |
| Previous Message | Guillaume Lelarge | 2013-11-21 17:52:57 | Re: Open source project using php PostgreSQL functions? |