From: "Jonathan Pitcher" <[EMAIL PROTECTED]>
> The & sign in PHP (to the best of my knowledge) does not concatenate.

Correct, it's a bitwise AND operator. 

http://us2.php.net/manual/en/language.operators.bitwise.php

---John Holmes...

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

Reply via email to