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 request

NOT IMPLEMENTED.

string recode_string(string request, string str)

Recode string str according to request string

NOT IMPLEMENTED.


parrot