Index du Forum » » Le coin des codeurs

Auteur

afficher description
bob_le_bricoleur
14   

  Posté : 27-02-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

http://www.npds.org/viewtopic.php?topic=10294&forum=5