getting table names

From: Mark Nelson <MCN(at)cc(dot)usu(dot)edu>
To: PGSQL-PHP(at)POSTGRESQL(dot)ORG
Subject: getting table names
Date: 2002-12-18 22:29:03
Message-ID: 01KQ6KLMZ9J68YARR9@cc.usu.edu
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-php

Hi,

I can't seem to find how to do this anywhere. I'm trying to query
the db and have it return the name of each of the tables in the
db. Something like \dt does in psql, but from PHP. Any ideas?

/mark

Responses

Browse pgsql-php by date

  From Date Subject
Next Message scott.marlowe 2002-12-18 22:54:55 Re: getting table names
Previous Message scott.marlowe 2002-12-18 22:04:01 Re: pg_fetch_array()