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 コードで次の文を見たことがあります。
$a OR $a = $b;
このコードの動作は何ですか?
また
このコードの目的は何ですか?
ありがとう、