[TYPO3-english] vge_tagcloud and proper handling of UTF-8 tags

Steffen Müller typo3 at t3node.com
Sat Apr 16 13:53:37 CEST 2011


Hi.

On 12.04.2011 23:12 Jigal van Hemert wrote:
> PHP regexps do not convert anything, they are just not UTF-8 aware. In
> fact PHP is not character set / encoding aware at all.
>
> There is however an easy solution: use the modifier 'u'. [1] It can
> reduce performance, but at least you have a UTF-8 aware regular expression.
>
> [1] http://www.php.net/manual/en/reference.pcre.pattern.modifiers.php
>

Very interesting, indeed.
Thanks.

-- 
cheers,
Steffen



More information about the TYPO3-english mailing list