input (type="image")input (type="submit")src : URL de l'image à afficheralt : texte alternatifvalue !<form action="coursPHP49.php" method="get" target="ongletCible">
<input type="image" name="pixel" src="images/logoPHP.svg"
alt="bouton avec logo PHP" width="50"/>
</form>
print_r($_GET);