Answers for "Class 'NumberFormatter' not found"

0

Class 'NumberFormatter' not found

You just need to enable this extension in php.ini by uncommenting this line:

extension=ext/php_intl.dll
Posted by: Guest on April-25-2022

Code answers related to "Class 'NumberFormatter' not found"

Browse Popular Code Answers by Language