New PHP PostgreSQL functions and manual

From: Christopher Kings-Lynne <chriskl(at)familyhealth(dot)com(dot)au>
To: Lista PG-PHP <pgsql-php(at)postgresql(dot)org>
Subject: New PHP PostgreSQL functions and manual
Date: 2005-07-07 04:54:00
Message-ID: 42CCB568.4020400@familyhealth.com.au
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-php

Hello Everyone,

I have finished doing all the new function for PostgreSQL in PHP 5.1,
and fully rewritten the manual.

Please check it out:

http://php.planetmirror.com/manual/en/ref.pgsql.php

Some great new functions include:

* pg_query_params
* pg_prepare/pg_execute
* pg_result_error_field
* pg_transaction_status

Cheers,

Chris

Responses

Browse pgsql-php by date

  From Date Subject
Next Message Postgres Admin 2005-07-07 12:30:57 Re: New PHP PostgreSQL functions and manual
Previous Message Francisco Reyes 2005-07-05 19:20:58 Re: PHP Frameworks that work with PostgreSQL?