What is a string?
To define a string you should have a series of character such that a character is the same as a byte. There are 256 different characters possible. Because of this the PHP does not have native support of Unicode. For some basic Unicode functionality see the utf8_encode() and utf8_decode().
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment