Answer the question
In order to leave comments, you need to log in
How to change the encoding in brackets when processing the form?
Hello friends, I'm facing a problem.
The fact is that the form handler produces scribbles when encoding UTF-8 in the brackets editor.
After filling out the form in Cyrillic
Here is what the php handler produces
In php code:
<?php
echo $_GET['name'];
?>
Everywhere the encoding is utf-8
In Latin, everything is displayed as it should.
Who can come across this? What could be the problem? :)
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question