Skip to content

Instantly share code, notes, and snippets.

@melnikovslava2010
Created December 31, 2018 11:42
Show Gist options
  • Save melnikovslava2010/c587ff73858715e8b43e1c0bd41c537c to your computer and use it in GitHub Desktop.
Save melnikovslava2010/c587ff73858715e8b43e1c0bd41c537c to your computer and use it in GitHub Desktop.
define
define ("CONSTANT", "Hello world.");
echo CONSTANT; // выводит "Hello world."
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment