recode_file Recode from file to file according to recode request &reftitle.description; boolrecode_file stringrequest resourceinput resourceoutput Recode the file referenced by file handle input into the file referenced by file handle output according to the recode request. &reftitle.parameters; request The desired recode request type input A local file handle resource for the input output A local file handle resource for the output &reftitle.returnvalues; Returns &false;, if unable to comply, &true; otherwise. &reftitle.examples; Basic <function>recode_file</function> example ]]> &reftitle.notes; This function does not currently process file handles referencing remote files (URLs). Both file handles must refer to local files. &reftitle.seealso; fopen