Forums / Cotonti / Core Labs / Archive / Unicode support

Trustmaster
#516 2008-08-16 18:53
Mbstring functions should work with old encodings fine as well. And when PHP6 comes, it will be easy to roll them back to non-mb calls. So I vote for mbstring (2), since it's significantly less overhead than creating two-state wrappers.

Are there any mbstring problems on your hosts? I believe most hosts should have it.
May the Source be with you!