Php GlobonlyDir - List Dir

by Prabakaran 2011-12-29 09:52:03

$directories = glob($somePath . '/*' , GLOB_ONLYDIR);

print_r($directories);

Tagged in:

962
like
0
dislike
0
mail
flag

You must LOGIN to add comments