A character reference is the "...;" notation used to reference characters that have special meaning, or are otherwise problematic to use, in markup languages such as HTML, XML, SGML and similar. Use this tag if character references are a central topic of a question, combined with the language you are using (eg. HTML, and so on).
Questions tagged [character-reference]
16 questions
0
votes
1 answer
Character Format in php
Sorry I can’t log in claim ID is having server issues (im normally Arthur Gibbs)
Data from my database currently outputs this when there are strange charecters...
This is just a example
What I get: De√ilscrat™
What I want: De√ilscrat™
It seems…
Arthur Gibbs