recode_file Recode from file to file according to recode request 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. Returns &false;, if unable to comply, &true; otherwise. This function does not currently process filehandles referencing remote files (URLs). Both filehandles must refer to local files. Basic <function>recode_file</function> example ]]>