How do I fetch an array of all field names in a mysql database?



Pretty self explanatory...everything I've found fetches a row in the
database or information about the fields, but I can't figure out how to
fetch just the field names...and ideas? Thanks!

.