Forum » » Le coin des codeurs » » [Résolu] - image
Posté : 25 sept. 2004 à 23:31
Citation : oim
Il ne marche pas ce code.
$image2 = preg_replace("/b([^s]+)s*=s*("|')([s]*?)("|')s/", "", " $image ");
OpenTable();
echo "<TABLE WIDTH=100% CELLSPACING=2 CELLPADDING=2 BORDER=0><TR><TD CLASS=\"HEADER\">\n";
$result=mysql_query("select content from seccont where secid='10' ");
list($content) = mysql_fetch_row($result);
echo "<tr><TD CLASS=\"HEADER\">$content</td></tr>";
echo "</TD></TR></TABLE>\n";
CloseTable();
Cet article provient de NPDS
https://www.npds.org/viewtopic.php?topic=12098&forum=5