Thursday, January 21, 2010

constants [ PHP ]


<?php
define("constant", "Apple");
echo constant,"\n" ;
?>


http://www.php.net/manual/en/language.constants.php
http://en.wikipedia.org/wiki/Constant_(programming)
[audio:http://www.joshwoodward.com/mp3/TheSimpleLife/JoshWoodward-TheSimpleLife-108-MorningBlue.mp3]
Artist. josh woodward.
This work is licensed under a Creative Commons Attribution 3.0 United States License.