On Sun, Nov 30, 2003 at 11:53:41PM +0530, narayanan wrote:
: 
: BlankCan any body tell how to view the structure of a table from php.
: I was thinking around for the past two days.  I am using postgresql
: database.

>From the command line psql monitor, do a "\d <tablename>".

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to