hi
mysqli_fetch_field provide result metadata
like 'column name', 'max length', 'datatype' etc
but i need the "comment" of each column

is this possible?

(i guess it does't because
i do a query, and that query brings to me columns and its values
but not the comment metadata...
but it would be very nice to have the "field comment" metadata
in order to use it on interfaces or reports, etc)

thanks


---
avast! Antivirus: Outbound message clean.
Virus Database (VPS): 091123-1, 23/11/2009
Tested on: 24/11/2009 09:01:48 a.m.
avast! - copyright (c) 1988-2009 ALWIL Software.
http://www.avast.com





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

Reply via email to