> (*); 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)

-- 
PHP Unicode & I18N Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to