Help for this page

Select Code to Download


  1. or download this
        if ($mech->get( $file, ':content_file' => "myFile$fileIndex.txt" )
    +) {
            ...
        } else {
            # signal error to user
        };