Re: [SMARTY] UTF-8 and capitalize issues

[email protected] (Brett) Wed, 28 Feb 2007 05:56:31 +0000 (UTC)
Newsgroups php.smarty.general,php.smarty.general
Message-ID <[email protected]>
Also, if I could ask, does anyone know if there will still be a problem with
Unicode if one is searching for wildcard data between ASCII text within a
preg_replace function? For example, will such a regular expression as this one
choke, '@(\{info)([^}]*?)(\})@s' , or will it only cause problems if one
actually includes non-ASCII Unicode characters explicitly within the regexp?

thanks,
Brett