Thread: PHP stuff
View Single Post

   
  #1 (permalink)  
Old 04-11-2008, 04:04 AM
Christopher Kings-Lynne
 
Posts: n/a
Default PHP stuff

I'm currently adding support for the v3 protocol in PHP pgsql extension.
I'm wondering if anyone minds if I lift documentation wholesale from
the PostgreSQL docs for the PHP docs for these functions. For instance,
the fieldcodes allowed for PQresultErrorField, docs on
PQtransactionStatus, etc.

I don't really see the point of me 'rephrasing' it all

Cheers,

Chris

---------------------------(end of broadcast)---------------------------
TIP 5: Have you checked our extensive FAQ?

http://www.postgresql.org/docs/faq

Reply With Quote