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

search for in the

ebcdic2ascii> <apache_setenv
[edit] Last updated: Fri, 18 Sep 2009

view this page in

ascii2ebcdic

(PHP 3)

ascii2ebcdicTranslate string from ASCII to EBCDIC

Описание

int ascii2ebcdic ( string $ascii_str )

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

Параметри

ascii_str

The ASCII string that will be translated.

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

The EBCDIC representation of an ASCII string.

Вж. също



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

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