How to display in html special char like æéýôØ using php?
Collapse
X
-
Make sure you have the encoding for the resulting page set correctly. See: http://en.wikipedia.org/wiki/Charact...odings_in_HTML
Comment