File manager - Edit - /usr/share/phpmyadmin/templates/display/export/options_output_charset.twig
Back
<li> <label for="select_charset" class="desc"> {% trans 'Character set of the file:' %} </label> <select id="select_charset" name="charset" size="1"> {% for charset in encodings %} <option value="{{ charset }}" {%- if (export_charset is empty and charset == 'utf-8') or charset == export_charset %} selected {%- endif %}> {{- charset -}} </option> {% endfor %} </select> </li>
| ver. 1.4 |
Github
|
.
| PHP 7.4.33 | Generation time: 0.41 |
proxy
|
phpinfo
|
Settings