Help for this page

Select Code to Download


  1. or download this
    sub downloadFile {
        # $filepath is the directory
    ...
        # should always return true
        return(1);
    }