הלוגו של life michael שירותי הדרכה למפתחי תוכנה
  • Home
  • Youtube
  • Services
  • Communities
  • Facebook
  • About
Menu
  • Home
  • Youtube
  • Services
  • Communities
  • Facebook
  • About

Day: March 1, 2012

PHP 5.4 Support for Binary Format <font size=-2><a href=http://www.lifemichael.com/en/?page_id=73 target=_blank>PRO</a></font>

As of PHP 5.4 we can include in our code numbers written in a binary format. We just need to precede these numbers with ‘0b’. <? $a = 0b1110; //14 $b = 0b1011; //11 $c = $a & $b; //0b1010 echo $c; ?> The following video clip shows how this code executes and provides more […]

Facebook Pinterest Twitter Youtube Instagram Soundcloud Linkedin Whatsapp Slideshare Telegram Meetup

You can find our privacy policy (תקנון פרטיות) at http://zindell.com/privacy2021.pdf You can find out code of conduct at
http://www.zindell.com/documents/codeofconduct.pdf You can find our accessibility declaration (הצהרת נגישות)
http://www.zindell.com/documents/accessibility.pdf

www.lifemichael.com

Update cookies preferences