Problems related to bit operations

Source: Internet
Author: User
Bitwise calculation problem // debug (8 & nbsp; & amp; & nbsp; 15); // 8 $ a & nbsp ;=& nbsp; $ this-& gt; list; // 8 $ B & nbsp ;=& nbsp; $ right [$ modular [$ I] ['m _ id']; // 15 echo & nbs bit operation problems
// Debug (8 & 15); // 8
$ A = $ this-> list; // 8
$ B = $ right [$ modular [$ I] ['m _ id']; // 15
Echo $ a; // 8
Echo"
";
Echo $ B; // 15
Debug ($ a & $ B); // 0

The debug () function is the output result.

The problem is why when we use variables instead of 8 and 15, the calculation becomes 0.
------ Solution --------------------
Debug ($ a & $ B ));

Try this result.
------ Solution --------------------
What is debug function? Custom?
------ Solution --------------------
$ A = $ this-> list; // 8
$ B = $ right [$ modular [$ I] ['m _ id']; // 15

Are the two really 8 and 15?
I don't have debug. after echo, the result is 8.
------ Solution --------------------
Can you reply? new guy.

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.