php - Read Persian argument in codeigniter -


i use of codeigniter. have form enters values in persian language. when submits form, called function in main controller. then, want read arguments using $this->input->post(), receives unclear(for example جواد).i have same problem in send persian argument controller view too.


Comments

Popular posts from this blog

javascript - Jquery show_hide, what to add in order to make the page scroll to the bottom of the hidden field once button is clicked -

python - Django-cities exits with "killed" -

python - How to get a widget position inside it's layout in Kivy? -