Perl-Sensitive Sunglasses | |
PerlMonks |
Re: Re: Perl myths?by bunnyman (Hermit) |
on Feb 23, 2004 at 22:56 UTC ( [id://331247]=note: print w/replies, xml ) | Need Help?? |
In PHP, a character is the same as a byte, that is, there are exactly 256 different characters possible. This also implies that PHP has no native support of Unicode. See utf8_encode() and utf8_decode() for some Unicode support. See the online PHP Manual
In Section
Meditations
|
|