What extension to enable in order to use scandir() in php? -


i read php documentation since 5.1.0 scandir() default not usable in php.

how can enable it?

on documentation page, don't see support claim - reference version "(php 5)", , scandir() built-in function, don't need additional extension it.

(anyway, docs page has long list of alternative approaches and/or improvements.)


Comments

Popular posts from this blog

c++ - Convert big endian to little endian when reading from a binary file -

C#: Application without a window or taskbar item (background app) that can still use Console.WriteLine() -

unicode - Are email addresses allowed to contain non-alphanumeric characters? -