Here is an odd (I think odd) thing.
PHP: 539013259 ^ 12345 = 538976288
AS3: 549013259 ^ 12345 = 539001010
Any ideas why the values are different? The best I can tell from Xor from both languages, the result should be the same.
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
I am unable to duplicate this behavior. At the PHP interactive shell: