Matt Palermo wrote: > How can I get the field names from a specified MySQL table? I don't need > the data, I just want to get an array of the tables field names.
use 'DESC table_name;' -- Michael Kunze http://www.smrealms.de/ Caterva carissima mea est Ille Quis. -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php