Defining Constants in PHP

php Add comments
<?
  define("VERSION", 2);
  echo "Current version is " . VERSION;
?>

Leave a Reply

WP Theme & Icons by N.Design Studio
Entries RSS Comments RSS Log in