> > No, this option is 'disabled' by default, and can be enabled by a > ini variable. > > mbstring.encoding_translation = Off; is default. > > If mbstring.encoding_translation = On is set in php.ini, > the transparent conversion will be enabled. > ok, but before, you had to --enable it before it'd work? or did it get built _EVERY_ time regardless?
[snip] > Yes, I think mbstring is very fundamental feature and it should > be built-in > feature (in PHP 5.0). > But, string related functions and some other core functions > are included in ext/standard which is also in extension part. > sure, ext/standard works... we just need to lose the duplication. -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, visit: http://www.php.net/unsub.php