Special Characters
-
- Posts: 1
- Joined: 2011/01/19 04:00:28
Special Characters
I keep getting the special character such as the diamond with question mark in it after editing webpages and uploading it to my centos 5 webserver. These replace any hyphens or " that I have. Any way to change this?
Re: Special Characters
Try saving the files using UTF-8 file encoding.
Also, if you're using PHP, make sure that the file is returned to the browser as UTF-8.
You can sniff your headers to confirm here:
http://web-sniffer.net/
Also, if you're using PHP, make sure that the file is returned to the browser as UTF-8.
You can sniff your headers to confirm here:
http://web-sniffer.net/