Today, I would like to tell you how to handle character set problem which occurs during the data fetched from PHP using Ajax mainly on the western characters(European charset).Lots of people asked me about this problem where these European charset is displayed in unreadable format after fetching it from ajax.
Problem with European Charset with Ajax [...]
Posts Tagged ‘ajax problem’
Solving European characters (Western charset) problem with Ajax and PHP
Posted by Bagesh Singh on March 3rd, 2010
How to solve the problem of retrieving same value by Ajax – Browser Cache Problem
Posted by Bagesh Singh on February 26th, 2010
You might have faced the problem of the getting same response on the consecutive request to a PHP file from Ajax. Well, what happens when making repeated GET requests to the same URL can often lead to the response coming not from the server but from the browser cache. This problem mainly occurs while using [...]
Solving European characters (Western charset) problem with Ajax and PHP
Posted by Bagesh Singh on February 23rd, 2010
Today, I would like to tell you how to handle character set problem which occurs during the data fetched from PHP using Ajax mainly on the western characters(European charset).Lots of people asked me about this problem where these European charset is displayed in unreadable format after fetching it from ajax.
Problem with European Charset with Ajax [...]
Posted in
Tags: