Oct 30, 2007 #1 unomateo IS-IT--Management May 9, 2006 38 US my code broke because I use mb_convert_encoding("string to convert",'HTML-ENTITIES', 'iso-8859-1'); now on my new host (godaddy) mb_string and iconv are disabled. What core functions can I use to achieve the same encoding? Thanks matt
my code broke because I use mb_convert_encoding("string to convert",'HTML-ENTITIES', 'iso-8859-1'); now on my new host (godaddy) mb_string and iconv are disabled. What core functions can I use to achieve the same encoding? Thanks matt