Help for this page

Select Code to Download


  1. or download this
    cd /path/to/php_files/
    
    add-exits-to-php.pl  *.php
    
  2. or download this
    cd /path/to/php_files/
    
    ls | grep '\.php$' | xargs add-exits-to-php.pl