Jump to content

Mysql Field List


jenniferG

Recommended Posts

We would like to be able to  get the column list of a mysql Table from PHP code.  I know from the mysql prompt we can get it, but we want to  generate PHP  code

that  will retun an array  of columns  If  there is a column descriptor containing

name, size, etc, that would be great. Something that I could loop thropugh an array in

PHP4 and  get  the names of all the columns in the table as well as perhaps

other column  parameters as well. I believe that can be done in CGI, but want to use

PHP4.

 

Thanks,

Jennifer

Link to comment
https://forums.phpfreaks.com/topic/61461-mysql-field-list/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.