This small script was written to solve a problem i had when encoding a large amount of files using the zend encoder on windows (*nix has a .sh file to do this i believe). It
mirrors a copy of your site/project keeping the directory structure whilst encoding any php files with the encoder. It filters out the filetypes in the $extensions variable. So
include any file extensions you want to be encoded in there...