Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
Unicode の問題があります。これをスクリプトの最初の行として追加してみてください:
header('Content-Type: text/html; charset=utf-8');
最初にこの行をコードに追加します...(上記)
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">