Multi-byte string functions
TomW <tpwal...@gmail.com>
The PHP installation does not have the multi-byte string functions
enabled by default. Is there a way to determine if they are enabled
and then use them, and otherwise skip straight to the built-in strlen?