V
V
Vlad2015-01-20 23:24:51
PHP
Vlad, 2015-01-20 23:24:51

How to properly set encoding in PHPStorm?

Hello. Instead of Russian characters, hieroglyphs are displayed in the browser (phpstorm). I set utf-8 in the settings. If I write, then everything is displayed normally, but how to set it up without it?

Answer the question

In order to leave comments, you need to log in

2 answer(s)
E
Eugene, 2015-01-20
@dynamofan27

Source files are not in utf8

D
Dmitry Bay, 2015-01-21
@kawabanga

Just in case: the
encoding can be changed in .htaccess by adding the
AddDefaultCharset UTF-8 field

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question