> Anything coming via get/post is a string, regardless of what it looks > like :-). > That is the conclusion I have drawn. However, the variables are automatically transformed based on the context in which they are used. Mathmatic operators and functions work flawlessly with numbers passed via GET without the need for casting. That is just not the case with the bitwise operators.
Fred -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]