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