I have some strings like Café that contains special characters such as é. However I get problems like PHP is turning them into other characters like é. How can I prevent this from happening?
I have some strings like Café that contains special characters such as é .
Share
Specify the character encoding that you are using.