Forum und email

ebcdic2ascii

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

ebcdic2ascii — Vertaalt een string van EBCDIC naar ASCII

Beschrijving

int ebcdic2ascii ( string $ebcdic_str )

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

Zie ook de tegenovergestelde functie ascii2ebcdic().