PHP Classes

File: cli_batch/readme.txt

Recommend this page to a friend!
  Classes of Dave Smith   PHP Deprecated Function Checker   cli_batch/readme.txt   Download  
File: cli_batch/readme.txt
Role: Documentation
Content type: text/plain
Description: Help File
Class: PHP Deprecated Function Checker
Find deprecated functions and suggest replacements
Author: By
Last change:
Date: 8 years ago
Size: 459 bytes
 

Contents

Class file image Download
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.