What is the best way to remove accents eg.
ÈâuÑ\" becomes \"Eaun\"
Without using iconv
Or try this function (with str_replace and exhaustive accents table): http://idilix.net/php-strip-accents.php