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

search for in the

getallheaders> <ascii2ebcdic
Last updated: Sun, 25 Nov 2007

view this page in

ebcdic2ascii

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

ebcdic2ascii — 문자열을 EBCDIC에서 ASCII로 변환한다.

설명

int ebcdic2ascii ( string $ebcdic_str )

ebcdic2ascii()는 EBCDIC 기반 운영체계(OS/390, BS2000)에서만 사용할 수 있는 아파치 전용 함수입니다. EBCDIC로 인코드된 문자열 ebcdic_str 을 ASCII 표현으로 변환하고 그 결과를 반환합니다. (binary safe)

참조: 역함수 ascii2ebcdic().



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

getallheaders> <ascii2ebcdic
Last updated: Sun, 25 Nov 2007
 
 
show source | credits | stats | sitemap | contact | advertising | mirror sites