PHP code to convert ü to ü?

oury

New member
PHP code to convert ü to ü?

In PHP, when I use htmlentities it will convert the letter ü to ü but how can I make it into ü ?
 
Back
Top