Help for this page

Select Code to Download


  1. or download this
    sub fc {
       # Pass by reference for efficiency.
    ...
            unlink($old_file_name);
        }
    }