PHP 8.5.0 Alpha 4 available for testing

Voting

: five minus one?
(Example: nine)

The Note You're Voting On

Ken Shiro
15 years ago
[If you get this error:]
Fatal error: Call to undefined function: mb_strtolower() in ????.php on line ??

The PHP mbstring extension, which is required to handle international character sets, is not available on your server. Check your PHP configuration and make sure that PHP has been compiled with --enable-mbstring.

It's also apply to
Call to undefined function mb_eregi() / mb_strtolower()

<< Back to user notes page

To Top