Changes

Jump to: navigation, search

Working with Strings and Text in PHP

31 bytes removed, 14:30, 19 March 2009
Converting to and from ASCII Values
== Converting to and from ASCII Values ==
<google>ADSDAQBOX_FLOW</google>
PHP provides the ability to work with ASCII (American Standard Code for Infomration Interchange) values. ASCII maps numerical character codes to standard, human readable characters. There are 127 ASCII characters representing the letters of the alphabext (including upper and lower case), numbers and various punctuation marks. There is also an extended character set which contains 255 characters.

Navigation menu