What is better for PHP developer - Unicode or UTF-8?
Posted
by Ole Jak
on Stack Overflow
See other posts from Stack Overflow
or by Ole Jak
Published on 2010-05-08T01:19:51Z
Indexed on
2010/05/08
1:28 UTC
Read the original article
Hit count: 252
What is better for PHP developer - Unicode or UTF-8?
I am going to create international CMS. So I am going to have clients all over the werld. They will speak all posible languages.
What encoding format is better for browser recognition and for DB data storing?
© Stack Overflow or respective owner