Re: [PHP-I18N] Can I use strings with some unicode characters as array keys?
[email protected] (Darren Cook) Sun, 31 Jul 2011 12:27:26 +0900
| Newsgroups | php.i18n |
|---|---|
| Message-ID | <[email protected]> |
> (*); I'm also not aware of any max length the keys can have (meaning you > shouldn't have to worry about a multi-byte character getting truncated > in the middle). It seems max key size is the script's memory limit: http://stackoverflow.com/questions/467149/what-is-the-max-key-size-for-an-array-in-php Darren -- Darren Cook, Software Researcher/Developer http://dcook.org/work/ (About me and my work) http://dcook.org/blogs.html (My blogs and articles)