ebcdic2ascii
(No version information available, might be only in CVS)
ebcdic2ascii — Translate string from EBCDIC to ASCII
Description
int ebcdic2ascii
( string $ebcdic_str
)
Parameters
-
ebcdic_str
-
The EBCDIC string that will be translated.
Return Values
The ASCII representation of an EBCDIC string.