Help for this page
chdir($workdir); foreach ($files) { workOnFile(); }
workOnSomeFile($cwd,$file); ... workOnSomeOtherFile($cwd,$file);