From: eggie5 Date: 2007-08-25T05:05:05+09:00 Subject: Fast check if files exist I have list (array) of file names in the form: 5_4.3g2 5_5.3gp 5_6.3gp . . . What's the fastest way I can check if these files exist in a given directory?