I have a trouble using functions of mb-string extension in PHP. It is working well in Windows, but when I migrate to Linux server, it fails with error message. " Call to undefined function mb_internal_encoding() in...". I figured out that I need to install mb-string extension, and it was pretty simple.I have a trouble using functions of mb-string e