News Feed
Jobs Feed
Sections




News Archive
PHPBuilder.com:
Math & Number Handling in PHP - The ABCs of PHP Part 6
April 22, 2009 @ 07:57:17

On PHPBuilder.com today they've posted the next article in their "ABCs of PHP" series. This time they focus on math and number handling.

Last time we looked at text and strings in variables, in this episode we're going to continue with our exploration of PHP variables and delve deeper into math and number handling in PHP. Using numbers is not much different to using text and strings, you allocate variables and fill them in, using exactly the same techniques as you do using strings & text.

They covers some of the basic operators (+,-,*,etc), evaluation with equals, number shifting, binary and creating a "barrel shifter" to work with the binary bits of a number.

0 comments voice your opinion now!
shifter barrel binary introduction abc handling number math


blog comments powered by Disqus

Similar Posts

Ryan Gantt's Blog: Horizontal reusability with traits in PHP 5.4

Alexander Netkachev's Blog: PHP coding tip: Convert notices and warnings into Exceptions

PHPBuilder.com: Math & Number Handling in PHP - The ABCs of PHP Part 6

SitePoint PHP Blog: Pretty Blue Screen

Refulz Blog: Traits in PHP 5.4 - Why we need Traits


Community Events











Don't see your event here?
Let us know!


introduction series release opinion zendframework2 testing framework language code phpunit interview development application object example unittest podcast community functional tool

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework