mamchenkov.net
Bitmask Constant Arguments in PHP
Liam Hammett (check many of his other excellent posts) has a nice explanation of the bitmask constant arguments in PHP. These are fairly common and most PHP developers have seen them. However, it's been a few occasions where I discovered that especially newer developers don't understand how this works. Bitmask arguments and operations were used extensively … Continue reading Bitmask Constant Arguments in PHP