I have characters that use spanish characters such as in the word Rosé
. I need to store this into my (wordpress) database and store it so I can display it later. How can I store/encode these characters so I can display the text correctly when needed on the site?
This question is different than the one suggested as this pertains to a Wordpress database. I have limited control over what I can do from a server level with the host. The suggested questions deals with setting up Apache and PHP to a custom level, something that I won't have access to on production.