Hi all,
I've searched for this and come up with no real results - maybe this board's US members have never come across this, I don't know...
Anyway, I've got a couple of fedora boxes, one running Core 3, another Core 4. On both boxes, if I 'vi' a file and attempt to insert a pound symbol (£), that single keystroke renders £
This is causing me a fair amount of pain because while MySQL stores it okay from web form submissions, and MySQL monitor renders it okay, if a user enters say £100 into a web form, then I try and load that data back into a web form, it appears as £100.
str_replace() can't be used to catch either 'Â' or '£' - any ideas?
I notice this board handles it okay - what am I doing wrong?
Thanks in advance.
Neil.