Re: $i++ problem understanding
Available news archives: comp.lang.tcl - comp.lang.python - comp.security.firewalls - sci.crypt - comp.lang.php - comp.lang.javascript
Google
 
Web news.hping.org


comp.lang.php archive

Re: $i++ problem understanding

From: Oli Filth <catch@olifilth.co.uk>
Date: Tue Oct 11 2005 - 13:26:06 CEST

Michael Jack said the following on 11/10/2005 11:32:
> Hi,
>
> What is the meaning of the | operator?
>

Bitwise-OR.

e.g. (1 | 2) == 3

-- 
Oli
Received on Tue Oct 18 02:40:04 2005