News Feed
Jobs Feed
Sections




News Archive
WebReference.com:
The Building Blocks Data Types, Literals, Variables, and Constants - Part 3
January 29, 2007 @ 11:44:00

WebReference.com has posted part three of their "Building Blocks" series - a look at data types, literals, variables, and constants.

In part three, they focus more on the last type of "block" in their list - the constant:

Some real-world constants, such as pi, the speed of light, the number of inches in a foot, and the value of midnight, are values that don't change. PHP not only provides its own predefined constants but lets you create your own. Using constants makes it easy to write and maintain your programs.

There's talk of the define() and constant() functions and a mention of some of the predefined and "magic constants" as well.

0 comments voice your opinion now!
building blocks variable constant define magic building blocks variable constant define magic


blog comments powered by Disqus

Similar Posts

Professional PHP Blog: PHP Games

Federico Cargnelutti's Blog: An Alternative to Zend_Controller: The Router

PHP-Coding-Practices.com: Composing Methods: Introduce Explaining Variable

Jonathan Snook's Blog: Multiple Validation Sets in CakePHP 1.2

Think Vitamin: 9 Magic Methods for PHP


Community Events











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


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

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