downloads | documentation | faq | getting help | mailing lists | licenses | wiki | reporting bugs | php.net sites | links | conferences | my php.net

search for in the

getallheaders> <ascii2ebcdic
[edit] Last updated: Fri, 18 Sep 2009

view this page in

ebcdic2ascii

(PHP 3)

ebcdic2asciiTranslate string from EBCDIC to ASCII

Описание

int ebcdic2ascii ( string $ebcdic_str )

ebcdic2ascii() is an Apache-specific function which is available only on EBCDIC based operating systems (OS/390, BS2000). It translates the EBCDIC encoded string ebcdic_str to its equivalent ASCII representation (binary safe), and returns the result.

Параметри

ebcdic_str

The EBCDIC string that will be translated.

Връщани стойности

The ASCII representation of an EBCDIC string.

Вж. също



add a note add a note User Contributed Notes ebcdic2ascii
There are no user contributed notes for this page.

 
show source | credits | stats | sitemap | contact | advertising | mirror sites