Which is faster: glob() or opendir()

Posted by silent on Stack Overflow See other posts from Stack Overflow or by silent
Published on 2010-05-04T06:38:44Z Indexed on 2010/05/04 6:48 UTC
Read the original article Hit count: 153

Filed under:
|
|
|

Which is faster between glob() and opendir(), for reading around 1-2K file(s)?

© Stack Overflow or respective owner

Related posts about php

Related posts about glob