> > If you get multibyte data from a form and want to perform string > > operations on > > it such as strlen(), ereg(), etc... would you not need mb_* or iconv_* > > functions? > > In such a case, yes, I do. But I don't think that's directly related > to the issue..?
The real question is, what does mbstring do that iconv fails to do? And why do we need to restore the initial form in any sense? And if iconv were built-in, would mbstring still be needed, and if so, why and where? /Steph goes away to read the relevant mbstring documentation -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php