Is there any way in JavaScript to verify that an uploaded file is in fact an image?
Say I have a .exe file and I change the extension to .png.
Thanks.
Is there any way in JavaScript to verify that an uploaded file is in fact an image?
Say I have a .exe file and I change the extension to .png.
Thanks.