I can see strange behaviour when I use $data = Encode::decode_utf8($data). This code does not set utf8 flag on for $data.That's not strange. Encode::decode_utf8($data) decodes data "from utf" and returns "a sequence of logical characters". It doesn't mark data as utf or convert data to utf.
In reply to Re: Encode - can't set utf8 flag on + strange warnings in Apache log
by Anonymous Monk
in thread Encode - can't set utf8 flag on + strange warnings in Apache log
by ph0enix
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |