Forums
(@amensioto)
7 years, 4 months ago
$str = mb_convert_encoding($str, ‘utf-8′,’ISO-8859-7’) works fine
Thanks!!
I forget to mention that in my 2nd try, In header-my-new-header.php I typed <head> <meta charset=”windows-1253″ />
instead of <head> <meta charset=”<?php bloginfo( ‘charset’ ); ?>” />
How I open a post/question?