not found how to show correctly russian text coded in koi8-r?
find html-pages in web whith header like this __________________________________________
<head>
<meta http-equiv="Content-Type" content="text/html; charset=koi8-r">
</head>
__________________________________________
and try to edit them..
it needs hardly sometimes...
and good to support DOS codepage also...
it looks that all pages edited in phpdev are windows(cp1251) coded _only_?
thanks.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
it is all good, but i slill not understand at which momemt dev-php-2 understands which charset to use... (*)
is it happend "automatically" or i still miss some options... ?
where i can select charset for opened file? ( tell me please in which menu-item i can do it...)
how i can (can i ?) save (convert?) current opened file which selected charset?
(i think "converting from one charset to another" is other important options for russian php-developers, (because local http server needs one charset and internet server usually need another ) but it can wait - for example i can do it which others tools)
Thanks.
____________________________
(*) my setup of dev-php-2 still not show me correctly koi8-r encoded files... =(
hello!
not found how to show correctly russian text coded in koi8-r?
find html-pages in web whith header like this __________________________________________
<head>
<meta http-equiv="Content-Type" content="text/html; charset=koi8-r">
</head>
__________________________________________
and try to edit them..
it needs hardly sometimes...
and good to support DOS codepage also...
it looks that all pages edited in phpdev are windows(cp1251) coded _only_?
thanks.
please add used version!
php dev 2.0.12
will be fixed in next version.
if you want to try the fixed version:
http://www.mswil.ch/dev-php/download/devphp2013c.exe
fixed also the bug with "require" in class browser.
But this will not be an official release!!!
it is all good, but i slill not understand at which momemt dev-php-2 understands which charset to use... (*)
is it happend "automatically" or i still miss some options... ?
where i can select charset for opened file? ( tell me please in which menu-item i can do it...)
how i can (can i ?) save (convert?) current opened file which selected charset?
(i think "converting from one charset to another" is other important options for russian php-developers, (because local http server needs one charset and internet server usually need another ) but it can wait - for example i can do it which others tools)
Thanks.
____________________________
(*) my setup of dev-php-2 still not show me correctly koi8-r encoded files... =(
_____________________________
ps: "require" fixed - thats good!