Defining Constants in PHP

php No Comments »
<?
  define("VERSION", 2);
  echo "Current version is " . VERSION;
?>
WP Theme & Icons by N.Design Studio
Entries RSS Comments RSS Log in