Extracted from Pike v7.6 release 112 at 2009-09-11.
pike.ida.liu.se
[Top]

Method get_dir()


Method get_dir

array(string) get_dir(string dirname)

Description

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

See also

mkdir() , cd()