in Deutsh
in French
in Polish

You Are At Area


recent searches:
include functions , variable functions , post functions...




If you are new to PHP or just need to refresh your skills, this is the place to start. This series of tutorials will give you the basic knowledge you will need to create a simple PHP website.

PHP is a reflective programming language originally designed for producing dynamic web pages.[1] PHP is used mainly in server-side scripting, but can be used from a command line interface or in standalone graphical applications. Textual User Interfaces can also be created using ncurses.

PHP Manual
PrevNext

ascii2ebcdic

(PHP 3 >= 3.0.17)

ascii2ebcdic -- Translate string from ASCII to EBCDIC

Description

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.

Parameters

ascii_str

The ASCII string that will be translated.

Return Values

The EBCDIC representation of an ASCII string.

See Also

ebcdic2ascii()

klimatyzacje lg warszawa
uroda
Koszulki Smoke Story Koszulki Smoke Story
Kurs gotowania
Electro lista serwisów

Another Useful functions:


zend-macro.return-ascii-stringl | zend-macro.return-ascii-string | zend-api.zend-update-static-property-ascii-stringl | zend-api.zend-update-static-property-ascii-string | zend-api.zend-update-property-ascii-stringl | zend-api.zend-update-property-ascii-string | zend-api.add-property-ascii-stringl | zend-api.add-property-ascii-stringl-ex | zend-api.add-property-ascii-string | zend-api.add-property-ascii-string-ex | function.ebcdic2ascii | function.ascii2ebcdic |


PHP is a widely-used general-purpose scripting language that is especially suited for Web development and can be embedded into HTML. If you are new to PHP and want to get some idea of how it works, try the introductory tutorial. After that, check out the online manual, and the example archive sites and some of the other resources available in the links section.