Translating character codes (i think)
Posted: Wed Apr 15, 2009 11:15 am
*to the tune of I have a dream by abba*
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"
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"