Forum und email

ascii2ebcdic

(No version information available, might be only in CVS)

ascii2ebcdic — Vertaalt een string van ASCII naar EBCDIC

Beschrijving

int ascii2ebcdic ( string $ascii_str )

ASCII2EBCDIC() is een Apache-specifieke functie die alleen beschikbaar is op EBCDIC gebaseerde operating systems (OS/390, BS2000). De functie vertaald de ASCII encoded string ascii_str naar de equivalente EBCDIC representatie (binary safe), en retourneerd deze string.

Zie ook de tegenovergestelde functie ebcdic2ascii().