ResultSetMetaData in PHP?

From: Zhidian Du <zdu(at)cs(dot)nmsu(dot)edu>
To: pgsql-php(at)postgresql(dot)org
Subject: ResultSetMetaData in PHP?
Date: 2002-08-28 01:21:32
Message-ID: 3D6C259C.6060008@cs.nmsu.edu
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

Responses

Browse pgsql-php by date

  From Date Subject
Next Message Keary Suska 2002-08-28 01:38:01 Re: Looking for help
Previous Message Papp Gyozo 2002-08-28 00:06:14 Re: Looking for help