PHP Bitwise Operators on Strings
Can you guess this? PHP bitwise operators work on strings in unexpected ways. See 'A' & 'B' and 'A' | 'B'. The result is CRAZY!
#php #phptricks #codingtips #programmingtutorial #phpbitwiseoperators #stringoperations #bitwiseoperations #phpquiz #codingchallenge #phpshorts #phpweird #operators