I have come across an issue I have never seen before, perhaps someone can shed some light on what is causing this.
I have a web form that requires the entry of a currency value (i.e. £10) however when you type a currency in including the "£" symbol, the data that gets imput into mySql is "£10".
Where is the "Â" coming from as it is being displayed on my database pulls? Any ideas?