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 Quote Link to comment 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 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.