I have using PHP 7.2
version,and modules list is given below:
php -m
[PHP Modules]
bz2
Core
ctype
curl
date
dom
exif
fileinfo
filter
gd
gettext
hash
iconv
intl
json
libxml
mbstring
mcrypt
openssl
pcntl
pcre
PDO
Phar
Reflection
session
SimpleXML
soap
sodium
SPL
standard
tokenizer
xml
xmlreader
xmlwriter
zip
zlib
[Zend Modules]
In this list it shows mbstring
but in info.php
on browser it doesn't has mbstring
when i searched ...anyone please help me for this issue.
Thanks in advance.