★ wanayoo — archive 1999 http://www.php.net/manual/function.recode-file.phpNouvelle recherche | Portail wanayoo

PHP Home Page

Manual Table of Contents
Up to Recode
Quick Reference
German version of this pageJapanese version of this pageItalian version of this pageFrench version of this pageHungarian version of this page
Recode
* recode_string
* recode
* recode_file
Manual: recode_file
View the source code for this pageSearch the site



Previous page
 recode
 Updated
Sat, 12 Aug 2000
PCRE 
Next page


recode_file

(PHP3 >= 3.0.13, PHP4 >= 4.0RC1)

recode_file --  Recode from file to file according to recode request

Description

bool 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. 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.


 About Notes


Previous page
 recode
 Updated
Sat, 12 Aug 2000
PCRE 
Next page





Who's responsible for this?
Top of this page

Site
Hosting:



Located in
United States
Elements of this website are subject to copyright.
Questions about installing or using PHP should be directed to one of the mailing lists.
Only questions about the website should be directed to webmaster@php.net.