以下代码&在条件检查中使用单个。单个“&”号在那意味着什么?
&
if( $some_array_or_other_var & SOME_CONSTANT_VARIABLE ){ //do something here }
它看起来不像是参考文献,这使我感到困惑。
php if-statement ampersand
ampersand ×1
if-statement ×1
php ×1