On 3/19/07, Ian Smith ismith@good.com wrote:
- Details of whether mb_string and iconv modules are available in
your
PHP
How do I tell? There's nothing in PBP\ext for these, or in php.ini.
Since I am about to upgrade from 1.7.1 to 1.9.3 *and* my users like to copy-and-paste from Word to the Wiki, I'm very interested in seeing how this turns out...
To that end, I would do the following for this info: php -i | egrep "mb_string|mbstring|iconv"
Dan