News Feed
Jobs Feed
Sections




News Archive
feed this:

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



Community Events











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


example community phpunit release database framework opinion podcast unittest composer functional api zendframework2 testing introduction code series language interview development

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