Fichier d'entrée Accepter JPG JPEG PNG PHP
<input type="file" name="myImage" accept="image/png, image/gif, image/jpeg" />
Run code snippet
Lazy Locust
<input type="file" name="myImage" accept="image/png, image/gif, image/jpeg" />
Run code snippet