You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Basic PHP class to validate the file before uploading.The class verifies the MIME type of the file and also its size before uploading.
All of the file specifications can be customized.