Restrict file upload field to only accept PDF's

Restrict file upload field to only accept PDF's

This really simple code snippet ensures that the file upload input only accepts PDFs. This can prevent users from uploading anything other than a PDF.


To view full content