Batch directory processing from the command line
Provided by Han Velthuis
You will need to modify the exec_all_batch.bat file for your specific PHP setup
Include a new line in the .bat file for each directory you wish to check
as follows:
[full path to command-line program] -f [full path to all_batch.php] [full path of directory to check] [Show check file name: Y/N] > [output file]
Execute the .bat file to process the directories in order.
|