Bitwise NOT
~$a;
"Bits set in $a are not set in the result, and vice versa."
-Kevin
- Original Message -
From: "Red Wingate" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, April 26, 2002 3:51 PM
Subject: [PHP] Question on the ~= Operato
Hi there,
I actually wanna know if anybody knows whats the ~= used for.
Can this Op be used to apply an regex on a string in a perl-like manner?
--red
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
2 matches
Mail list logo