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 の == と === の違いは何ですか。いつ両方を使用するかはわかりません。
更新されたメモ: StackOverflow 検索に表示されるように、== と === の違いは != と !== の違いと同じです。