Possible Duplicate:
PHP remove accents
The title says most of it, but anyways…
I am getting data from an input file and inside the data we will have the character é. For our purposes we want to convert that to a regular lower case e.
Does anyone know how to do that?
Just that one character? This seems too obvious… just replace it.