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
Last updated: Fri, 06 Nov 2009

view this page in

ebcdic2ascii

(PHP 3)

ebcdic2asciiEBCDICから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, 06 Nov 2009
 
 
show source | credits | sitemap | contact | advertising | mirror sites