well I'm having a problem and this weird character is showing up '\u00a3'
it's suppose to be a " £ " symbol, but for some reason it's not doing that,anyone got any ideas why.
Set the correct encoding of the webpage output, add this to the HEAD section of your HTML
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With