|
Posted by Siebie on 09/29/93 11:24
Hey,
Anybody knows a possible way to do binary calculations (OR, AND, XOR).
Anything I type before 'AND' will be outputted, but the AND-word and
anything behind it is ignored. E.g.
>>print 3 AND 1;
results in 3.
My PHP-version is 4.2.3.
Thanx!
Navigation:
[Reply to this message]
|