Forum » » Le coin des codeurs » » afficher description
Posté : 27 févr. 2004 à 12:29 
J'ai été voir sur php.net mais j'ai rien vu...
En fait j'ai fait ceci :
<?echo"Descriptif de la table : ";
$comment=mysql_query("show table status like '$table'");
$remark=mysql_fetch_array($comment,MYSQL_ASSOC);
echo $remark['Comment'];
?>
@+
Cet article provient de NPDS
https://www.npds.org/viewtopic.php?topic=10294&forum=5