PHP Day 3: Numbers and Operators
Today I got familiar with the way PHP uses numbers and operators — just a basic introduction, only three minutes long.
Click To Play
play_blip_movie_146172();
Links for PHP Day 3: Numbers and Operators
Integers and Floats in PHP:
PHP: Integers - The PHP manual’s page on integers.
PHP: Floating Point Numbers - The PHP manual’s page on floats.
Floating Point - Wikipedia […]

