UTF-8 aware alternative to str_ireplace
Case-insensitive version of str_replace Note: requires utf8_strtolower Note: it's not fast and gets slower if $search / $replace is array Notes: it's based on the assumption that the lower and uppercase versions of a UTF-8 character will have the same length in bytes which is currently true given the hash table to strtolower
Documentation generated on Mon, 25 Jun 2012 13:59:53 -0500 by phpDocumentor 1.4.4