<?php echo urldecode('%E4%EC%E8'); echo mb_convert_encoding ( 'äìè', 'ISO-8859-1', 'windows-1251' ); echo "\n"; echo mb_convert_encoding ( 'äìè', 'windows-1251', 'ISO-8859-1' );
You have javascript disabled. You will not be able to edit any code.