where in php.ini or where to change the coding of these deduced javascriptom if there is such possibility
simply problem in that that all site is deduced in utf-8, and data received through jquery (ajax) come to cp-1251
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
You can enabled UTF8 in the php.ini
or also called the header in the PHP page with the UTF8 header: