NAME ^

php_recode.pir - PHP recode Library

DESCRIPTION ^

Functions ^

bool recode_file(string request, resource input, resource output)
Recode file input into file output according to requestNOT IMPLEMENTED.
string recode_string(string request, string str)
Recode string str according to request stringNOT IMPLEMENTED.


parrot