I am currently writing a PHP function but when the complete script is executed I am getting an error:
Error:
Call to undefined function mb_convert_en
On Windows, uncomment the following line in php.ini, and restart the Apache server:
php.ini
extension=mbstring
If you still get the error afterwards, make sure that what you see is not cached response.