array(string) get_dir(string dirname)
Returns an array of all filenames in the directory dirname , or 0 (zero) if the directory does not exist.
0
mkdir() , cd()