Are you guys still using opendir() function to read the the files from the folder in PHP? Luckily PHP have the glob() function which perform this this task very faster.