Hi.
A PHP script that sends out a confirmation email to customers is displaying £ symbols as funny characters £. I know it is something to do with the charset but no matter what I seem to set the content type or charset as it seems to come out the same way. If I change the character encoding in my email client to UTF-8 the £ symbols change to display correctly. This cannot be the answer though as it is happening for all the customers that use the website.
Has anybody experienced this problem before?
Thanks for any help