Skip to content

Instantly share code, notes, and snippets.

@talha08
Created September 13, 2018 05:15
Show Gist options
  • Save talha08/fa0a67eab9617c6d0ab7fa4b399782ce to your computer and use it in GitHub Desktop.
Save talha08/fa0a67eab9617c6d0ab7fa4b399782ce to your computer and use it in GitHub Desktop.
if(@is_array(getimagesize($mediapath))){
// this is image
} else {
//not image
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment