Page 1 of 1

Checking if some column name exist

Posted: Tue Jun 29, 2004 6:08 am
by keripukki
Is there way to check whether some column name already exist in defined table by MySQL and/or PHP?

Posted: Tue Jun 29, 2004 6:40 am
by PAW Projects
[php_man]mysql_list_fields[/php_man]