Pages

Friday, August 1, 2014

PHP Fix errors if mbstring is not loaded

My script work good on shared hosting until hosting disable mbstring

Now my script can't run.
Many functions MB_  mb_strrpos mb_get_info .... get undefined errors.