PHP Find Videos in Directory

I use this PHP function to find videos in a given directory. It will find files recursively in the given directory (at the given path) and put them into the array provided.