recode_filePHP ManualPrevNextrecode_filerecode_file -- Recode from file to file according to recode request.Descriptionbool recode_file(int input, int output);
Recode the file referenced by file handle input
into the file referenced by file handle output
according to the recode request 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.
PrevHomeNextrecode_stringUpRegular expression functions
Wyszukiwarka