Allow basic compatilibity with multibytes functions
It’s a simple helper for keep working your code if the server don’t have installed multibyte functions library
A PHP Error was encountered
Severity: Error
Message: Call to undefined function mb_XXXXXX()
Copy multibytes_helper.php into the application/helpers directory
Edit application/config/autoload.php file and load multibytes helper
This is a very basic solution for keep running in production your software