Se è già decodificata, non dovrebbe trovare e sostituire la à se faccio un:
Codice PHP:
$string str_replace('à''a'$string);