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: Fri, 18 Jul 2008

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)でのみ使用可能なApache専用の関数です。 この関数は、EBCDICンコードされた文字列 ebcdic_str を等価なASCII表現(バイナリ対応)に 変換し、結果を返します。

パラメータ

ebcdic_str

変換される EBCDIC 文字列

返り値

EBCDIC 文字列を表す ASCII を返します。



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

getallheaders> <ascii2ebcdic
Last updated: Fri, 18 Jul 2008
 
 
show source | credits | stats | sitemap | contact | advertising | mirror sites