<?xml version="1.0"?>
<rss version="2.0">
  <channel>
    <title>PHPDeveloper.org</title>
    <link>http://www.phpdeveloper.org</link>
    <description>Up-to-the Minute PHP News, views and community</description>
    <language>en-us</language>
    <pubDate>Fri, 24 May 2013 09:19:41 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[PHPBuilder.com: Math & Number Handling in PHP - The ABCs of PHP Part 6 ]]></title>
      <guid>http://www.phpdeveloper.org/news/12383</guid>
      <link>http://www.phpdeveloper.org/news/12383</link>
      <description><![CDATA[<p>
On PHPBuilder.com today they've <a href="http://www.phpbuilder.com/columns/peter_shaw04202009.php3">posted the next article</a> in their "ABCs of PHP" series. This time they focus on math and number handling.
</p>
<blockquote>
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. 
</blockquote>
<p>
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.
</p>]]></description>
      <pubDate>Wed, 22 Apr 2009 07:57:17 -0500</pubDate>
    </item>
  </channel>
</rss>
