|
Re: making sure characters saved to db remain in the long version, like '£'
To keep it simple, when I save £ to a mysql table and retrieve it to a text input again, i'd like it to output as £ and not actually display the pound symbol.
|