Code : Tout sélectionner
<?php
print("<img src='dir/$img' width="134" height="134" />");
?>
J'ai une erreur lors de l'excution du code.Code : Tout sélectionner
<?php
print("<img src='dir/$img' width="134" height="134" />");
?>
J'ai une erreur lors de l'excution du code.
print "form action=\"toto.php\">";Code : Tout sélectionner
<?php print("<img src='produits/01.jpg' width='134' height='134' />");?>