£ shows as Ł - Posted (1541 Views)
Starting Member
snowbird30ds
Posts: 33
33
I've never noticed this before but why is £ in replies showing as Ł? I'm sure it has always been fine before now. I had this issue in a php script I was working with that used a mysql database and had to use htmlentities to get round it, how does snitz cope with special characters? I have just downloaded the access database file and checked in the reply where I spotted the problem and it has a £ in the database so it's something to do with the reading back and displaying, I've looked on my android phone and that displays Ł so it's not browser rendering that is the issue. Edit:
I just looked on another phone and a different pc and they came up fine, also view source on the original pc shows the £ so this is definately something my end, feel free to delete this post Huw.
 Sort direction, for dates DESC means newest first  
 Page size 
Posted
Advanced Member
Carefree
Posts: 4224
4224
If you didn't find the solution, check the default font for your particular browser. If your browser has an option to "allow pages to use their own fonts" (or something to that effect), make sure it's checked. If you specified a font which doesn't support the unicode character set, that's most likely the culprit.
 
You Must enter a message