I have a string
It's being gay
It has some chars, that won't display
*end*
How can I convert these things in my string to pound symbols? I've spent ages looking for things and trying random stuff but I guess i just fail
$str = "£0.01 - £2.50";
That string should read "£0.01 - £2.50"