PHP: Cyrillic (Russian) chars are echoing as Question Marks. Why?
问题 I have a project with Russian values in the DB. All I need to do is echo them, but it's proving more difficult than anticipated. All russian chars are just printing as question marks. IE: ??? ? ??????? All English chars print just fine for each encoding I've tried. To simplify my troubleshooting, I playing in my sandbox: <?php //header('Content-Type: text/html;charset=koi8-r'); //header('Content-Type: text/html;charset=windows-1251'); header('Content-Type: text/html;charset=utf-8'); if(!$link