Getting this Warning: Use of undefined constant ICONV_TRANSLIT - assumed 'ICONV_TRANSLIT' (this will throw an Error in a future version of PHP) using like this: Encoding::fixUTF8($str, Encoding::ICONV_TRANSLIT);
Getting this
Warning: Use of undefined constant ICONV_TRANSLIT - assumed 'ICONV_TRANSLIT' (this will throw an Error in a future version of PHP)
using like this:
Encoding::fixUTF8($str, Encoding::ICONV_TRANSLIT);