vauneen Posted October 31, 2003 Share Posted October 31, 2003 hi, i need to read the column headings (not the values in them) of a certain MySQL table into a recordset using PHP, does anyone know how/if i can do it? vauneen Link to comment https://forums.phpfreaks.com/topic/1263-read-the-list-of-column-names-into-a-recordset/ Share on other sites More sharing options...
vauneen Posted October 31, 2003 Author Share Posted October 31, 2003 just figured it out, sorry, posted too soon. this seems to be working: SHOW FIELDS FROM databasename.tablename vauneen Link to comment https://forums.phpfreaks.com/topic/1263-read-the-list-of-column-names-into-a-recordset/#findComment-4203 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.