function does not support Mb_strlen what to do?

Source: Internet
Author: User
function does not support Mb_strlen what to do?


Reply to discussion (solution)

Window
Go to the PHP extension directory to see if there are any php_mbstring.dll files if necessary to open the extension in php.ini
Put
; Extension=php_mbstring.dll
Change into
Extension=php_mbstring.dll

Then turn on the MB extension


I have changed this: put
; Extension=php_mbstring.dll
Change into
Extension=php_mbstring.dll

How to expand, hope to give help, thank you!

What's your environment?

To tell you the truth, I don't understand what you mean.

What is your PHP environment, what is the operating system, and what is a Web server?

It is only possible to restart the service after the modification.

Specific can say your operation flow, after modifying the php.ini file, need to restart the service to take effect.

$s = ' I am you 1234abc '; function my ($str) {    $strlen =0;    for ($i =0; $i
 
  
   
  0xa0) {            $strlen +=0.5;        } else{            $strlen +=1;        }    }    return $strlen;} echo my ($s);
 
  

10

Meet the same problem, ask for answers, thank you!!!

  • Related Article

    Contact Us

    The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

    If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

    A Free Trial That Lets You Build Big!

    Start building with 50+ products and up to 12 months usage for Elastic Compute Service

    • Sales Support

      1 on 1 presale consultation

    • After-Sales Support

      24/7 Technical Support 6 Free Tickets per Quarter Faster Response

    • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.