[pmwiki-users] bitwise assignment on HandleEdit

Carlos AB cabsec.pmwiki at gmail.com
Fri May 7 11:32:33 CDT 2010


I've read the php manual about bitwise operators but couldn't
understand the code below:

  $EnablePost &= preg_grep('/^post/', array_keys(@$_POST));

What does it mean?

CarlosAB



More information about the pmwiki-users mailing list