MySQL Forums
Forum List  »  Newbie

retrieve the comment of a field
Posted by: Steve Seidenthal
Date: April 15, 2005 04:00PM

Hi people,

Is it possible to retrieve the comment of an field into php, i really need a way to do this.

I PHP i use

$type= mysql_field_type($res,$x);

to retrieve the Field Type and Length but i can not find a way to get the comment. :-(

Any sugestions ?

Thy for all Ideas

Greetings from Luxembourg (Europe)

Options: ReplyQuote


Subject
Written By
Posted
retrieve the comment of a field
April 15, 2005 04:00PM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.