Top "Mbstring" questions

MultiByte String in PHP

phpMyAdmin Error: The mbstring extension is missing. Please check your PHP configuration

I have a problem running phpMyAdmin. When I try to access phpMyAdmin in my browser, I get the error message: "…

php phpmyadmin mbstring
How to install PHP mbstring on CentOS 6.2

How do I install mbstring with PHP on CentOS 6.2 I've tried: $ sudo yum install php-mbstring Loaded plugins: fastestmirror, security Loading …

php linux centos mbstring
phpMyAdmin mbstring error

Whenever I try to enter my phpMyAdmin, it gives me this error: The mbstring extension is missing. Please check your …

php phpmyadmin mbstring
Fatal error: Call to undefined function mb_detect_encoding()

I receive this error after trying to set up LAMP by following this tutorial, and I find myself receiving the …

php mbstring
How to write file in UTF-8 format?

I have bunch of files that are not in UTF-8 encoding and I'm converting a site to UTF-8 encoding. I'm …

php encoding utf-8 iconv mbstring
Composer - the requested PHP extension mbstring is missing from your system

I've recently tried to install package through Composer, but I have got an error the requested PHP extension mbstring is …

php composer-php mbstring
How to enable mbstring from php.ini?

I have real difficulties with enabling mbstring extension on my localhost. I'm using XAMPP 1.7.4, for Windows, which has PHP 5.3.5, and …

pdf utf-8 php mbstring
Unable to call the built in mb_internal_encoding method?

I'm trying to install indefero on a CentOS 5.3 VMware 'box' and I ran into a problem. Quite early in the …

php mbstring
centOS 7 Can't install php-mbstring extension

i've tried to install the extension mbstring but i have the following error: Error: Package: php-mbstring-5.4.16-23.el7_0.3.x86_64 (updates) …

php unix centos installation mbstring
utf8_(en|de)code removed from php7?

I recently switched to PHP 7 on my development server, which has worked just fine - until now. Since I updated …

php utf-8 mbstring