I am not sure how to name what I need, I want in PHP to convert characters into a more "normal" character set, like for example:
ş to become s
ţ to become t,
ă to become a
I am having Romanian town names and I want to use more "normal" characters in the URL. I guess I want to convert Romanian characters to US (or whatever is the right name to call this).