Beefy Boxes and Bandwidth Generously Provided by pair Networks
P is for Practical
 
PerlMonks  

Re: Perl myths?

by ambrus (Abbot)
on Feb 22, 2004 at 13:03 UTC ( [id://330929]=note: print w/replies, xml ) Need Help??


in reply to Perl myths ?

Is it true that PHP has no multibyte (unicode) support?

Replies are listed 'Best First'.
Re: Re: Perl myths?
by bunnyman (Hermit) on Feb 23, 2004 at 22:56 UTC

    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

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://330929]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others wandering the Monastery: (2)
As of 2024-04-26 07:49 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found