"Michael Kunze" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED]
> 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.

Could you elaborate on that a litttle? I spent about an hour researching and 
experimenting with DESC and can't get it to work.

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to