Open arosslau opened 6 years ago
A type safe check is necessary, otherwise folders with the names "0" or "f" would be skipped as they would be interpreted as false in the while condition.
http://php.net/manual/de/function.readdir.php
A type safe check is necessary, otherwise folders with the names "0" or "f" would be skipped as they would be interpreted as false in the while condition.
http://php.net/manual/de/function.readdir.php