php-db | 2001041
Date: 04/03/01
- Next message: Meir kriheli: "Re: [PHP-DB] column names"
- Previous message: Mauricio Junqueira: "[PHP-DB] column names"
- In reply to: Mauricio Junqueira: "[PHP-DB] column names"
- Next in thread: Meir kriheli: "Re: [PHP-DB] column names"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
"SHOW FIELDS FROM $table"
- Brian
Tangible Networks
www.tangible-networks.com
-----Original Message-----
From: Mauricio Junqueira [mailto:mauzero <email protected>]
Sent: Tuesday, April 03, 2001 5:10 PM
To: php-db <email protected>
Subject: [PHP-DB] column names
HI,
does anyone knows how to retrive information about the columns names of a
table?
I know that is possible to use show table mytable using isql but
I need to get information about the columns using sql.
that information is to be accessed with a php script. so, I'm looking
for something resembling "select info from table...."
How may I supposed to do that?
-- PHP Database Mailing List (http://www.php.net/) To unsubscribe, e-mail: php-db-unsubscribe <email protected> For additional commands, e-mail: php-db-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>-- PHP Database Mailing List (http://www.php.net/) To unsubscribe, e-mail: php-db-unsubscribe <email protected> For additional commands, e-mail: php-db-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>
- Next message: Meir kriheli: "Re: [PHP-DB] column names"
- Previous message: Mauricio Junqueira: "[PHP-DB] column names"
- In reply to: Mauricio Junqueira: "[PHP-DB] column names"
- Next in thread: Meir kriheli: "Re: [PHP-DB] column names"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

