0

I have a PHP error:

Fatal error: Call to undefined function mb_detect_order

while running my code on Linux Ubuntu 14.04, php version 5.3.29. In php.info file I have the configuration for mbstring library as shown below:

Does anybody, please, have a solution for that problem?

P.s I cannot update php version to a newer one.

Patrick Q
  • 6,373
  • 2
  • 25
  • 34
  • https://stackoverflow.com/questions/17204437/fatal-error-call-to-undefined-function-mb-detect-encoding – Friedrich Roell Feb 07 '18 at 13:55
  • Possible duplicate of [Why shouldn't I use mysql\_\* functions in PHP?](https://stackoverflow.com/questions/12859942/why-shouldnt-i-use-mysql-functions-in-php) – Nihal Feb 07 '18 at 14:07

0 Answers0