Voting

: max(four, nine)?
(Example: nine)

The Note You're Voting On

thomas
13 years ago
Function deleteAll given by O S on 18-Jun-2010 11:30 will fail at line

while ($contents = readdir($directoryHandle)) {...

if a folder named 0 (zero) is found during traversing the hierarchy

<< Back to user notes page

To Top