ResultSetMetaData in PHP - Mailing list pgsql-php

From Zhidian Du
Subject ResultSetMetaData in PHP
Date
Msg-id 3D6C3AFF.4020308@cs.nmsu.edu
Whole thread Raw
In response to Re: Web Hosting  ("Bryan Bullard" <bbullard@friendlymatrix.com>)
List pgsql-php
I am just use PHP.  I have two questions:

1. When I use OID, how can I get a current OID and lock it and use it
before I insert a record, as nextval(..) does, in PHP?
2. How can I use PHP to get the structure of a table, like
ResultSetMetaData in JAVA?

Thanks.

Zhidian Du



pgsql-php by date:

Previous
From: Zhidian Du
Date:
Subject: ResultSetMetaData in PHP?
Next
From: "dr_sad(surguttel)"
Date:
Subject: Re: Where can I get error messages?