Comments on: Euro and other symbols getting mangled by AJAX/Javascript https://www.kashflow.com/blog/currency-symbols-and-ajax/ Accounting & Payroll | Free Trial - No Card Required‎ Wed, 29 May 2019 12:38:15 +0000 hourly 1 https://wordpress.org/?v=6.4.3 By: Roger Jones https://www.kashflow.com/blog/currency-symbols-and-ajax/#comment-1872 Wed, 11 Mar 2009 18:11:47 +0000 http://www.kashflow.com/?p=156#comment-1872 I had a similar issue with ajax response but resolved it by specifying the encoding type with a php header:

(or )

]]>
By: Dobes Vandermeer https://www.kashflow.com/blog/currency-symbols-and-ajax/#comment-1871 Sun, 11 Jan 2009 01:36:25 +0000 http://www.kashflow.com/?p=156#comment-1871 This really shouldn’t be an issue as long as you’ve set the right content-type and encoding (i.e. UTF-8) on your HTTP Response.

]]>