[EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>
    on Monday, September 26, 2005 9:18 AM said:

> So i ask what this output?
> 
> $a = 4;
> $b = 3;
> 
> echo  $a << $b;
> echo  $a >> $b;

You just spent 3-5 minutes writing an email and now almost 10 minutes
waiting for a reply to something that would have taken you 2 minutes to
test on your own.

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to