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.
PHPファイルから「OK」をエコーし、LinuxコンソールからURLを呼び出すと、次のようになります。
<U+FEFF> OK
PHPサーバーもLinux上にあります。
OKを得る方法は?
ありがとう。
BOM を使用しないように編集者に指示する必要があります。このstackoverflowの質問で説明されているように。