Skip to content

amirandev/php-file-extensions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

php-file-extensions

Put the helper function to anywhere. Copy, Paste, Include or autoload checkExtension() function.

How tom use? checkExtension('Ebter the extension you want to check', 'Enter media type: video, image, audio')

Example: var_dump(checkExtension('png', 'image'));

It will return 'true' if the extension were found in the array and 'false' if it were not found.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages